Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 643 Bytes

manipulationdeltaroutedeventargs_isinertial.md

File metadata and controls

22 lines (15 loc) · 643 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs.IsInertial
winrt property

Microsoft.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs.IsInertial

-description

Gets whether the ManipulationDelta event occurs during inertia.

-property-value

true if the ManipulationDelta event occurs during inertia; false if the event occurs while the user's input device has contact with the element.

-remarks

-examples

-see-also