TouchDevice.ReportMove 메서드

정의

요소에서 터치가 움직이고 있음을 보고합니다.

protected:
 bool ReportMove();
protected bool ReportMove ();
member this.ReportMove : unit -> bool
Protected Function ReportMove () As Boolean

반환

TouchMove 이벤트가 처리되었으면 true이고, 그렇지 않으면 false입니다.

설명

에서 상속 TouchDevice 되는 클래스는 이 메서드를 호출하여 이벤트를 발생 TouchMove 시켜야 합니다.

적용 대상

추가 정보