NSThread.IsExecuting Property

Definition

Whether this NSThread is executing.

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

Property Value

Attributes

Applies to