addStatusListener method
Indicates how the animation will evolve over time.
Whenever the animation’s status changes, the animation notifies all the listeners added with addStatusListener. Typically, animations start out in the dismissed status, which means they’re at the beginning of their range.
Clickable & Draggable!