TouchDevice.Deactivate 메서드

정의

입력 메시징 시스템에서 TouchDevice를 제거합니다.

protected:
 void Deactivate();
protected void Deactivate ();
member this.Deactivate : unit -> unit
Protected Sub Deactivate ()

예외

디바이스가 활성화되어 있지 않습니다.

설명

상속한 클래스 TouchDevice 현재 디바이스를 비활성화 하려면이 메서드를 호출 해야 합니다.

TouchLeave 해당 이벤트 없이 이벤트가 발생합니다TouchUp.

적용 대상

추가 정보