UIPercentDrivenInteractiveTransition.CancelInteractiveTransition 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.
Tells the operating system that user interactions canceled the transition.
[Foundation.Export("cancelInteractiveTransition")]
public virtual void CancelInteractiveTransition ();
abstract member CancelInteractiveTransition : unit -> unit
override this.CancelInteractiveTransition : unit -> unit
- Attributes