[ Version ( since = "1.7" ) ]
public bool get_transition_running ()
Gets whether a transition is currently running for this.
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.
| this |
a view stack |
|
whether a transition is currently running |