NSThread.MainThread 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.
The NSThread that is the main thread of the app.
public static Foundation.NSThread MainThread { [Foundation.Export("mainThread", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.MainThread : Foundation.NSThread
Property Value
- Attributes