NSOperation.IsCancelled Property

Definition

Whether this NSOperation has been cancelled.

public virtual bool IsCancelled { [Foundation.Export("isCancelled")] get; }
member this.IsCancelled : bool

Property Value

Attributes

Applies to