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.
Converts a ScalaFX TranslateTransition
to a JavaFX TranslateTransition
,
extracting its delegate.
Converts a ScalaFX TranslateTransition
to a JavaFX TranslateTransition
,
extracting its delegate.
ScalaFX TranslateTransition
JavaFX TranslateTransition
extracted from v
.
(Since version 2.2.60) Use Indefinite; INDEFINITE will be removed in a future release
Companion Object for scalafx.animation.TranslateTransition.