PropertyDelegateProvider
Functions
provideDelegate
Returns the delegate of the property for the given object.
abstract
operator
fun
provideDelegate
(
thisRef
:
T
,
property
:
KProperty
<
*
>
)
:
D