glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-model
/
uk.co.nickthecoder.glok.property.boilerplate
/
DefaultIndirectFloatProperty
/
DefaultIndirectFloatProperty
Default
Indirect
Float
Property
constructor
(
parentProperty
:
ObservableValue
<
P
?
>
,
defaultProperty
:
Property
<
Float
>
,
getProperty
:
(
P
)
->
Property
<
Float
>
)