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입니다.

특성

적용 대상

추가 정보