Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 558 Bytes

scrollingscrollanimationstartingeventargs_animation.md

File metadata and controls

24 lines (15 loc) · 558 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ScrollingScrollAnimationStartingEventArgs.Animation
winrt property

Microsoft.UI.Xaml.Controls.ScrollingScrollAnimationStartingEventArgs.Animation

-description

Gets or sets the animation to run during the animated scroll offset change. The animation targets the content's position.

-property-value

The animation to run during the animated scroll offset change.

-remarks

-see-also

-examples