NSThread.IsMain Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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