torch
/
org.pushingpixels.torch
/
PropertyFactoryFromTo
Property
Factory
From
To
data class
PropertyFactoryFromTo
<
T
,
R
>(property:
PropertyFactory
<
T
,
R
>, from:
T
?, to:
T
)
Content copied to clipboard
Properties
Properties
from
Link copied to clipboard
val
from
:
T
?
Content copied to clipboard
property
Link copied to clipboard
val
property
:
PropertyFactory
<
T
,
R
>
Content copied to clipboard
to
Link copied to clipboard
val
to
:
T
Content copied to clipboard