Squeezer.transitionRunning

bool transitionRunning() @property

Get transitionRunning property.

Returns

Whether a transition is currently running.

If a transition is impossible, the property value will be set to TRUE and then immediately to FALSE, so it's possible to rely on its notifications to know that a transition has happened.

Deprecated