Share via


IUIViewControllerTransitionCoordinatorContext.IsCancelled Property

Definition

true if the interactive transition is ending and the user canceled the transition.

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

Property Value

Attributes

Applies to