Value
The value of the style setting.
Inherited functions
Link copied to clipboard
Casts this FormStyleConfig as a TokenReference and retrieves its kotlin.String value. Throws an exception if the FormStyleConfig is not a TokenReference.
Link copied to clipboard
Casts this FormStyleConfig as a TokenReference and retrieves its kotlin.String value. Returns null if the FormStyleConfig is not a TokenReference.
Link copied to clipboard
Casts this FormStyleConfig as a Value and retrieves its kotlin.String value. Throws an exception if the FormStyleConfig is not a Value.
Link copied to clipboard
Casts this FormStyleConfig as a Value and retrieves its kotlin.String value. Returns null if the FormStyleConfig is not a Value.