toggle menu
Glok
0.5.1
common
switch theme
search in API
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
.