enable_transitions


Description:

[ Version ( since = "1.7" ) ]
public bool enable_transitions { get; set; }

Whether the stack uses a crossfade transition between pages.

Use [property@ViewStack:transition-duration] to control the duration, and [property@ViewStack:transition-running] to know when the transition is running.