type
FontStyle
src
@Js
@Serializable { simple=true }
enum class FontStyle : Enum
Font style property values: normal, italic, oblique
enum
constructors
fromStr |
Return the FontStyle instance for the specified name. |
---|
fields
vals |
List of FontStyle values indexed by ordinal |
---|
methods
isNormal |
Is this the normal value |
---|