Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.17 KB

pivot_setslideinanimationgroup_595036370.md

File metadata and controls

30 lines (19 loc) · 1.17 KB
-api-id -api-type
M:Windows.UI.Xaml.Controls.Pivot.SetSlideInAnimationGroup(Windows.UI.Xaml.FrameworkElement,Windows.UI.Xaml.Controls.PivotSlideInAnimationGroup)
winrt method

Windows.UI.Xaml.Controls.Pivot.SetSlideInAnimationGroup

-description

Assigns a FrameworkElement to a slide-in animation group so that element is animated at the same time as the other members of that group.

-parameters

-param element

The FrameworkElement within the Pivot (such as a TextBlock) that is to be animated.

-param value

The slide-in animation group that this FrameworkElement belongs to. This element will be animated with all other elements that share the same group number.

-remarks

-examples

-see-also

Pivot.SlideInAnimationGroup, Attached properties overview