Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
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
>