TouchDevice.OnManipulationEnded(Boolean) Метод

Определение

Вызывается, когда манипуляция закончилась.

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)

Параметры

cancel
Boolean

true для отмены действия; falseв противном случае .

Атрибуты

Применяется к

См. также раздел