DoubleProperty

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(value: Double): DoubleProperty

Creates a new DoubleProperty instance using the SimpleDoubleProperty as the target.

Creates a new DoubleProperty instance using the SimpleDoubleProperty as the target.

Value Params
value

the initial value

Returns

the observable instance

Implicits

Implicits

implicit def sfxDoubleProperty2jfx(dp: DoubleProperty): DoubleProperty