glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-core
/
uk.co.nickthecoder.glok.property.boilerplate
/
OptionalValidatedFontProperty
/
OptionalValidatedFontProperty
Optional
Validated
Font
Property
constructor
(
initialValue
:
Font
?
,
bean
:
Any
?
=
null
,
beanName
:
String
?
=
null
,
validation
:
(
ValidatedProperty
<
Font
?
>
,
Font
?
,
Font
?
)
->
Font
?
)