-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: jfx25
-
Component/s: javafx
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.