Version: 2017.3

GestureRecognizer.ManipulationCanceledEvent

Cambiar al Manual

Parámetros

value Delegate to be triggered when a cancel event is triggered.

Descripción

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.