Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 4.15 KB

gesturerecognizer_inertiaexpansiondeceleration.md

File metadata and controls

24 lines (17 loc) · 4.15 KB
-api-id -api-type
P:Windows.UI.Input.GestureRecognizer.InertiaExpansionDeceleration
winrt property

Windows.UI.Input.GestureRecognizer.InertiaExpansionDeceleration

-description

Gets or sets a value that indicates the rate of deceleration from the start of inertia to the end of inertia (when the resizing, or expansion, manipulation is complete).

-property-value

The rate of deceleration, in device-independent pixel (DIP)/ms2.

-remarks

If InertiaExpansion is assigned a value, InertiaExpansionDeceleration is ignored.

-examples

-see-also

Input and interactions, User interaction mode sample, Focus visuals sample, Input: Device capabilities sample, Input: Simplified ink sample, Input: Windows 8 gestures sample, Input: XAML user input events sample, XAML scrolling, panning, and zooming sample, DirectX touch input sample, Input: Manipulations and gestures (C++) sample, Input: Touch hit testing sample, Input source identification sample, Touch injection sample, Win32 touch hit-testing sample