Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 535 Bytes

gesturerecognizer_holdstartdelay.md

File metadata and controls

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

Windows.UI.Input.GestureRecognizer.HoldStartDelay

-description

Gets or sets the time threshold at which the contacts are recognized for the Windows.UI.Input.GestureRecognizer.Holding event.

-property-value

The TimeSpan.

-remarks

-see-also

-examples