ManipulationInertiaStartingEventArgs.Cancel 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取消操作。
public:
bool Cancel();
public bool Cancel ();
member this.Cancel : unit -> bool
Public Function Cancel () As Boolean
傳回
如果成功取消操作,則為 true
,否則為 false
。
備註
如果方法成功,預設值 TouchDevice 會將先前的觸控事件當做滑鼠向下、滑鼠移動或滑鼠向上事件傳送至元素,而且不會發生未來的操作事件。