Contents

main

Returns the run loop of the main thread.

Declaration

class var main: RunLoop { get }

Return Value

An object representing the main thread’s run loop.

See Also

Accessing Run Loops and Modes