DwellHandler.CancelDwell Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method that can be invoked if external factors (e.g. alternate input modality preemptively invoked the target) force the dwell action to prematurely end
public:
virtual void CancelDwell();
public virtual void CancelDwell ();
abstract member CancelDwell : unit -> unit
override this.CancelDwell : unit -> unit
Public Overridable Sub CancelDwell ()