A StyleConverter
converts the parsed value to
the type of the StyleableProperty
. If the StyleConverter
is null, convert(javafx.scene.text.Font)
will return getValue()
StyleConverter
which converts the parsed value to
the type of the StyleableProperty
. May return null.
Diagram: Style data