NSProgress.Cancellable Property

Definition

Whether this is tracking work that can be cancelled.

public virtual bool Cancellable { [Foundation.Export("isCancellable")] get; [Foundation.Export("setCancellable:")] set; }
member this.Cancellable : bool with get, set

Property Value

Attributes

Applies to