Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 637 Bytes

scrollingzoomoptions_animationmode.md

File metadata and controls

28 lines (16 loc) · 637 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ScrollingZoomOptions.AnimationMode
winrt property

Microsoft.UI.Xaml.Controls.ScrollingZoomOptions.AnimationMode

-description

Gets or sets a value that indicates whether or not an animation is played for the zoom factor change.

-property-value

A value that indicates whether or not an animation is played for the zoom factor change.

-remarks

When AnimationMode is Auto, the view change is animated when OS settings enable animations.

-see-also

-examples