Edit

Share via


NSThread.IsMain Property

Definition

Whether this NSThread is the main thread of the app.

public static bool IsMain { [Foundation.Export("isMainThread")] get; }
member this.IsMain : bool

Property Value

Attributes

Applies to