torch
/
org.pushingpixels.torch
/
PropertyFrom
Property
From
data class
PropertyFrom
<
R
>(property:
KProperty
<
R
>, from:
R
)
Content copied to clipboard
Functions
Properties
Functions
to
Link copied to clipboard
infix fun
to
(to:
R
):
PropertyFromTo
<
R
>
Content copied to clipboard
Properties
from
Link copied to clipboard
val
from
:
R
Content copied to clipboard
property
Link copied to clipboard
val
property
:
KProperty
<
R
>
Content copied to clipboard