Sdílet prostřednictvím


UIViewControllerContextTransitioning.TransitionWasCancelled Property

Definition

Whether the transition was cancelled.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool TransitionWasCancelled { [Foundation.Export("transitionWasCancelled")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("transitionWasCancelled")>]
member this.TransitionWasCancelled : bool

Property Value

Implements

Attributes

Applies to