Wraps Status
Wraps Status
JavaFX Status to be delegated.
Used to specify an animation that repeats indefinitely, until the stop() method is called.
Used to specify an animation that repeats indefinitely, until the stop() method is called.
Companion Object for Status, where its values are defined.
Converts a ScalaFX Animation to a JavaFX Animation,
extracting its delegate.
Converts a ScalaFX Animation to a JavaFX Animation,
extracting its delegate.
ScalaFX Animation
Delegated JavaFX Animation extracted from v.
(Since version 2.2.60) Use Indefinite; INDEFINITE will be removed in a future release
Companion Object for scalafx.animation.Animation.