DecorationType

enum DecorationType : Enum<DecorationType>

The DecorationType enumerations are used to specify line decorations of rendered text.

Entries

Link copied to clipboard

Strike-through text

Link copied to clipboard

Overlined text

Link copied to clipboard

Underlined text

Link copied to clipboard

No decoration

Link copied to clipboard

Unset

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int