ReactiveState
Toggle table of contents
6.0.0-preview.14
common
Platform filter
common
Switch theme
Search in API
ReactiveState
reactivestate-core
/
com.ensody.reactivestate
/
LazyProperty
Lazy
Property
interface
LazyProperty
<
T
>
:
ReadOnlyProperty
<
Any
?
,
T
>
Members
Functions
get
Value
Link copied to clipboard
abstract
operator
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
T