-
Enhancement
-
Resolution: Unresolved
-
P3
-
7u6
-
all
AnimationTimer has a start and stop method but if you want to know whether it is currently active or not you have to somehow track that yourself. This is very cumbersome and it would be much better if the AnimationTimer had a method isActive which reflects its current state.