glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-model
/
uk.co.nickthecoder.glok.property
/
IndirectObservableValue
/
IndirectObservableValue
Indirect
Observable
Value
constructor
(
parentProperty
:
ObservableValue
<
P
>
,
getObservable
:
(
P
)
->
ObservableValue
<
V
>
)