FloatProperty

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(value: Float): FloatProperty

Creates a new FloatProperty instance using the SimpleFloatProperty as the target.

Creates a new FloatProperty instance using the SimpleFloatProperty as the target.

Value Params
value

the initial value

Returns

the observable instance

Implicits

Implicits

implicit def sfxFloatProperty2jfx(fp: FloatProperty): FloatProperty