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.
Returns the run loop of the main thread.
class var main: RunLoop { get }An object representing the main thread’s run loop.