get Percentage Ranged Property
Returns a new RangedDoubleProperty with range between 100 and 0 and a name that identifies the Property
.
Return
Parameters
name
the name to give to the Property
open fun getPercentageRangedProperty(name: String, value: Double): RangedDoubleProperty
Content copied to clipboard
Returns a new RangedDoubleProperty with range between 100 and 0 and a name that identifies the Property
.
Return
Parameters
name
the name to give to the Property
value
the initial value to give to the Property