Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.07 KB

control_onmanipulationinertiastarting_881360850.md

File metadata and controls

28 lines (17 loc) · 1.07 KB
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.Control.OnManipulationInertiaStarting(Microsoft.UI.Xaml.Input.ManipulationInertiaStartingRoutedEventArgs)
winrt method

Microsoft.UI.Xaml.Controls.Control.OnManipulationInertiaStarting

-description

Called before the ManipulationInertiaStarting event occurs.

-parameters

-param e

Event data for the event.

-remarks

-examples

-see-also

UIElement.ManipulationInertiaStarting, ManipulationInertiaStartingRoutedEventArgs, Events and routed events overview, Custom user interactions, Handle pointer input