UIPreviewInteraction.CancelInteraction 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.
Cancels the preview interaction, including stopping any previously-assigned callbacks.
[Foundation.Export("cancelInteraction")]
public virtual void CancelInteraction ();
abstract member CancelInteraction : unit -> unit
override this.CancelInteraction : unit -> unit
- Attributes