Contents

exit

The exit of the run loop, after exiting the event processing loop. This activity occurs once for each call to Cfrunlooprun() and Cfrunloopruninmode(_:_:_:).

Declaration

static var exit: CFRunLoopActivity { get }

See Also

Constants