Share via


NSProgress.Cancelled Property

Definition

Whether this is tracking work that was cancelled.

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

Property Value

Attributes

Applies to