Typhon0 / AnimateFX

A library of +70 ready-to-use animations for JavaFX
Apache License 2.0
451 stars 66 forks source link

Is there is any way to recognize the end of animation for some actions? #17

Closed ahmeedev closed 2 years ago

ahmeedev commented 3 years ago

I want to know that, there is any listener for animations that recognize the end of animation for some actions?

Typhon0 commented 2 years ago

Hello, yes you can use the method setOnFinished(EventHandler value)