Version: 2017.3

GestureRecognizer.ManipulationCompletedEvent

Cambiar al Manual

Parámetros

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

Descripción

Fires when a Manipulation gesture is completed.

This event fires when the finger is released after ManipulationStarted. This event does not fire For voice interactions and controllers.

ManipulationCompletedEvent has been deprecated. Use ManipulationCompleted instead.