-
Sub-task
-
Resolution: Delivered
-
P4
-
jfx25
The `TransitionEvent(EventType, StyleableProperty, Duration)` constructor was deprecated for removal in JavaFX 24 and has now been removed. Application developers should use `TransitionEvent(EventType, StyleableProperty, String, Duration)` instead.