Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 943 Bytes

spatialgesturerecognizer_holdstarted.md

File metadata and controls

28 lines (18 loc) · 943 Bytes
-api-id -api-type -api-device-family-note ms.custom
E:Windows.UI.Input.Spatial.SpatialGestureRecognizer.HoldStarted
winrt event
xbox
19H1

Windows.UI.Input.Spatial.SpatialGestureRecognizer.HoldStarted

-description

Occurs when an interaction becomes a Hold gesture.

-remarks

For hand interactions, the SpatialHoldStartedEventArgs event fires when a finger is held pressed for longer than the Hold time threshold.

For speech interactions, this event does not fire.

For motion controller interactions, this event fires when the Select trigger or button is held pressed for longer than the Hold time threshold.

-examples

-see-also