type
Alignment
src
@Js
@Serializable { simple=true }
enum class Alignment : Enum
enum
constructors
fromStr |
Return the Alignment instance for the specified name. |
---|
fields
vals |
List of Alignment values indexed by ordinal |
---|
src
@Js
@Serializable { simple=true }
enum class Alignment : Enum
fromStr |
Return the Alignment instance for the specified name. |
---|
vals |
List of Alignment values indexed by ordinal |
---|