Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 555 Bytes

scrollview_scrollanimationstarting.md

File metadata and controls

22 lines (14 loc) · 555 Bytes
-api-id -api-type
E:Microsoft.UI.Xaml.Controls.ScrollView.ScrollAnimationStarting
winrt event

Microsoft.UI.Xaml.Controls.ScrollView.ScrollAnimationStarting

-description

Occurs when a call to ScrollTo or ScrollBy triggers an animation.

-remarks

Handle this event to customize the animation that is starting.

-see-also

-examples