torch
/
org.pushingpixels.torch
/
PropertyFromTo
Property
From
To
data class
PropertyFromTo
<
R
>(property:
KProperty
<
R
>, from:
R
?, to:
R
)
Content copied to clipboard
Properties
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
to
Link copied to clipboard
val
to
:
R
Content copied to clipboard