Kewt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kewt
kewt-core
/
dev.kewt.core.state
/
getValue
get
Value
operator
fun
<
T
>
State
<
T
>
.
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
T
(
source
)
Delegate for reading
State
values using the
by
keyword.