Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 509 Bytes

bringintoviewoptions_animationdesired.md

File metadata and controls

26 lines (15 loc) · 509 Bytes
-api-id -api-type
P:Windows.UI.Xaml.BringIntoViewOptions.AnimationDesired
winrt property

Windows.UI.Xaml.BringIntoViewOptions.AnimationDesired

-description

Gets or sets a value that indicates whether to use animation when the element is brought into view.

-property-value

true to use animation; otherwise, false. The default is true.

-remarks

-see-also

-examples