Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 491 Bytes

gesturerecognizer_translationmincontactcount.md

File metadata and controls

24 lines (15 loc) · 491 Bytes
-api-id -api-type
P:Windows.UI.Input.GestureRecognizer.TranslationMinContactCount
winrt property

Windows.UI.Input.GestureRecognizer.TranslationMinContactCount

-description

Gets or sets the minimum number of contact points needed to recognize a translation (or panning) event.

-property-value

The number of contact points.

-remarks

-see-also

-examples