What is a Sequence¶
A Sequence contains its own items. These items are essentially the same as Layout’s segments. However, a Sequence displays only one of its items at a time. The items are automatically alternated through at a configured interval.
In addition to automatic paging, the Sequence also supports manual paging. The user can manually change the currently displayed item and control the automatic paging behavior by pausing and resuming it using a dedicated pause/resume control.
Sequence is used to display segments that don’t need to be visible all the time, thus saving space on the Layout for other, more important segments.
Figure 1: Sequence with smooth transition and manual paging controls
Figure 2: Sequence without smooth transition and with manual paging controls
For more information about editing this segment, see Sequence.