Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 557 Bytes

scrollingscrolloptions_animationmode.md

File metadata and controls

24 lines (15 loc) · 557 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ScrollingScrollOptions.AnimationMode
winrt property

Microsoft.UI.Xaml.Controls.ScrollingScrollOptions.AnimationMode

-description

Gets or sets a value that indicates whether or not an animation is played for a scroll operation.

-property-value

A value that indicates whether or not an animation is played for a scroll operation. The default is Auto.

-remarks

-see-also

-examples