ManipulationInertiaStartingEventArgs.Cancel 메서드

정의

조작을 취소합니다.

public:
 bool Cancel();
public bool Cancel ();
member this.Cancel : unit -> bool
Public Function Cancel () As Boolean

반환

조작이 성공적으로 취소되었으면 true이고, 그렇지 않으면 false입니다.

설명

메서드가 성공 하면 기본 TouchDevice 보냅니다 이전 터치 이벤트를 마우스 누름, 마우스 이동 이벤트 요소에 마우스 및 향후 조작 이벤트가 발생 하지 않습니다.

적용 대상