Version: 2020.1
言語: 日本語

パラメーター

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

説明

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.