FontSlant

enum FontSlant : Enum<FontSlant>

Variants of a font face based on their slant.

Entries

UNKNOWN
Link copied to clipboard
common
Unrecognized font style.
OBLIQUE
Link copied to clipboard
common
Oblique font style.
ITALIC
Link copied to clipboard
common
Italic font style.
NORMAL
Link copied to clipboard
common
Upright font style.

Properties

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