FontStyle

enum FontStyle : Enum<Font.FontStyle>

Enum class for representing all available font styles for the Font class.

See also

javafx.scene.text.Font

Entries

Link copied to clipboard

Normal font style.

Link copied to clipboard

Italic font style.

Link copied to clipboard

Oblique font style.

Properties

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