Skip to content

AlignLookup

[Source]

Map alignment name strings to Alignment values.

primitive val AlignLookup

Constructors

create

[Source]

new val create()
: AlignLookup val^

Returns


Public Functions

apply

[Source]

fun box apply(
  name: String val)
: (AlignStart val | AlignCenter val | AlignEnd val | 
    None val)

Parameters

Returns


eq

[Source]

fun box eq(
  that: AlignLookup val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: AlignLookup val)
: Bool val

Parameters

Returns