@Js
@Serializable {
simple=true
collection=false
}
Slots
- bottomSource
-
const static Valign bottom
- centerSource
-
const static Valign center
- fillSource
-
const static Valign fill
- fromStrSource
-
static Valign? fromStr(Str name, Bool checked := true)
Return the Valign instance for the specified name. If not a valid name and checked is false return null, otherwise throw ParseErr.
- repeatSource
-
const static Valign repeat
- topSource
-
const static Valign top
- valsSource
-
const static Valign[] vals := ...
List of Valign values indexed by ordinal