TouchDevice.OnManipulationStarted 메서드

정의

조작이 시작될 때 호출됩니다.

protected:
 virtual void OnManipulationStarted();
protected virtual void OnManipulationStarted ();
abstract member OnManipulationStarted : unit -> unit
override this.OnManipulationStarted : unit -> unit
Protected Overridable Sub OnManipulationStarted ()

설명

메서드에는 OnManipulationStarted 기본 구현이 없습니다. 파생 클래스에서 재정의하여 터치 조작이 시작될 때 필요한 작업을 수행할 수 있습니다.

적용 대상

추가 정보