TouchDevice.OnManipulationEnded(Boolean) Yöntem

Tanım

Bir düzenleme sona erdiğinde çağrılır.

protected:
 virtual void OnManipulationEnded(bool cancel);
[System.Security.SecurityCritical]
protected virtual void OnManipulationEnded (bool cancel);
protected virtual void OnManipulationEnded (bool cancel);
[<System.Security.SecurityCritical>]
abstract member OnManipulationEnded : bool -> unit
override this.OnManipulationEnded : bool -> unit
abstract member OnManipulationEnded : bool -> unit
override this.OnManipulationEnded : bool -> unit
Protected Overridable Sub OnManipulationEnded (cancel As Boolean)

Parametreler

cancel
Boolean

true eylemi iptal etmek için; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.