Function Widget.animating
returns true is widget is being animated - need to call animate
() and redraw
Prototype
bool animating() @property;
returns true is widget is being animated - need to call animate
() and redraw
bool animating() @property;