NSThread.Current Property

Definition

The currently executing NSThread.

public static Foundation.NSThread Current { [Foundation.Export("currentThread", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Current : Foundation.NSThread

Property Value

Attributes

Applies to