Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 641 Bytes

manipulationdeltaroutedeventargs_isinertial.md

File metadata and controls

24 lines (15 loc) · 641 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs.IsInertial
winrt property

Windows.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