Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 745 Bytes

gesturerecognizer_inertiaexpansiondeceleration.md

File metadata and controls

26 lines (16 loc) · 745 Bytes
-api-id -api-type
P:Microsoft.UI.Input.GestureRecognizer.InertiaExpansionDeceleration
winrt property

Microsoft.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).

For more details on this API, please see the the UWP WinRT InertiaExpansionDeceleration topic.

-property-value

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

-remarks

-see-also

-examples