Share via


NSThread.MainThread Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSThread MainThread { [Foundation.Export("mainThread", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("mainThread", ObjCRuntime.ArgumentSemantic.Strong)>]
static member MainThread : Foundation.NSThread

Property Value

Attributes

Applies to