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