glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-model
/
uk.co.nickthecoder.glok.property
/
DefaultIndirectObservableValue
/
getObservable
get
Observable
val
getObservable
:
(
P
)
->
ObservableValue
<
V
>
A lambda to get the
ObservableValue
we are interested in tracking, from the value of
parentProperty
.