-api-id | -api-type |
---|---|
T:Windows.UI.Xaml.Controls.PivotSlideInAnimationGroup |
winrt enum |
Defines constants that specify the different slide-in animation groups that Pivot elements can belong to.
The element belongs to the default animation group. It slides in after the Pivot header.
The element belongs to the first animation group. It slides in after elements in the default group.
The element belongs to the second animation group. It slides in after elements in the first group.
The element belongs to the third animation group. It slides in after elements in the second group.
These values are used by the Pivot.SlideInAnimationGroup attached property.