toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.infra.accessor.property
/
PropertyDescriptor
Property
Descriptor
object
PropertyDescriptor
Members
Functions
to
Property
Getter
Link copied to clipboard
fun
<
T
,
V
>
V
.
toPropertyGetter
(
)
:
PropertyGetter
<
T
,
V
>
fun
<
T
,
V
>
KProperty1
<
T
,
V
>
.
toPropertyGetter
(
)
:
PropertyGetter
<
T
,
V
>
to
Property
Setter
Link copied to clipboard
fun
<
T
,
V
>
KMutableProperty1
<
T
,
V
>
.
toPropertySetter
(
)
:
PropertySetter
<
T
,
V
>