rd-framework
2024.3.0
rd-framework
/
com.jetbrains.rd.framework.base
/
RdBindableBase
/
getValue
get
Value
operator
fun
<
T
:
IRdBindable
?
>
T
.
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
T
Content copied to clipboard
operator
fun
<
T
:
List
<
IRdBindable
?
>
>
T
.
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
T
Content copied to clipboard