NSThread.MainThread Property

Definition

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

Applies to