Gets or sets whether the wait/load indicator is displayed during animation.
public bool ShowWaitingIndicator { get; set; }
Public Property ShowWaitingIndicator As Boolean
The use of the wait indicator makes sense when the state transition time is long enough to show the indicator.