Contents

entry

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

Declaration

static var entry: CFRunLoopActivity { get }

See Also

Constants