bgw-gui
0.9-5-266db43-SNAPSHOT
bgw-gui
/
tools.aqua.bgw.observable.properties
/
Property
/
Property
Property
fun
<
T
>
Property
(
initialValue
:
T
)
Content copied to clipboard
Creates a
Property
with given initial value.
Parameters
T
Type of boxed data.
initial
Value
Initial value of this property.