Contents

main

Returns the NSThread object representing the main thread.

Declaration

class var main: Thread { get }

Return Value

The NSThread object representing the main thread.

See Also

Working with the Main Thread