FontWeight

enum FontWeight : Enum<FontWeight>

Variants of a font face based on their weight.

Entries

UNKNOWN
Link copied to clipboard
common
Unrecognized font weight.
BOLD
Link copied to clipboard
common
Bold font weight.
NORMAL
Link copied to clipboard
common
Normal font weight.

Properties

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