Creates a new KeyFrame instance
Creates a new KeyFrame instance
the time
the Name. Default Value: null.
the onFinished-handler. Default Value: null.
a Set of scalafx.animation.KeyValue instances. Default Value: empty Set.
A new KeyFrame
Converts a ScalaFX KeyFrame to a JavaFX KeyFrame,
extracting its delegate.
Converts a ScalaFX KeyFrame to a JavaFX KeyFrame,
extracting its delegate.
ScalaFX KeyFrame
JavaFX KeyFrame extracted from v.
Companion Object for scalafx.animation.KeyFrame.