Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 911 Bytes

spatialgesturerecognizer_manipulationcanceled.md

File metadata and controls

26 lines (17 loc) · 911 Bytes
-api-id -api-type -api-device-family-note ms.custom
E:Windows.UI.Input.Spatial.SpatialGestureRecognizer.ManipulationCanceled
winrt event
xbox
19H1

Windows.UI.Input.Spatial.SpatialGestureRecognizer.ManipulationCanceled

-description

Occurs when a Manipulation gesture is canceled.

-remarks

For hand interactions, the SpatialManipulationCanceledEventArgs event fires when the ManipulationStarted hand is lost during the gesture.

For speech and motion controller interactions, this event does not fire.

-examples

-see-also