CFRunLoopGetMain()
Returns the main CFRunLoop object.
Declaration
func CFRunLoopGetMain() -> CFRunLoop!Return Value
The main run loop. Ownership follows the The Get Rule.
Returns the main CFRunLoop object.
func CFRunLoopGetMain() -> CFRunLoop!The main run loop. Ownership follows the The Get Rule.