glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-core
/
uk.co.nickthecoder.glok.property.boilerplate
/
stylableOptionalStringProperty
stylable
Optional
String
Property
fun
stylableOptionalStringProperty
(
initialValue
:
String
?
)
:
PropertyDelegate
<
String
?
,
StylableOptionalStringProperty
>