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