Version: 2019.1

GestureRecognizer.ManipulationCanceledEvent

Switch to Manual

Parameters

valueDelegate to be triggered when a cancel event is triggered.

Description

Fires when a Manipulation gesture is canceled.

This event fires when the relevant hand that had a ManipulationStarted is lost during the gesture. This event does not fire for voice interactions and controllers.

ManipulationCanceledEvent has been deprecated. Use ManipulationCanceled instead.