renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-event
/
renetik.android.event.property
/
CSLateReadOnlyProperty
CSLate
Read
Only
Property
class
CSLateReadOnlyProperty
<
T
>
(
parent
:
CSHasDestruct
,
create
:
(
)
->
CSValue
<
T
>
)
:
ReadOnlyProperty
<
Any
?
,
T
>
Members
Constructors
CSLate
Read
Only
Property
Link copied to clipboard
constructor
(
parent
:
CSHasDestruct
,
create
:
(
)
->
CSValue
<
T
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
property
Link copied to clipboard
lateinit
var
property
:
CSValue
<
T
>
Functions
get
Value
Link copied to clipboard
open
operator override
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
T