defaultMode

Run loop mode that should be used when a thread is in its default, or idle, state, waiting for an event. This mode is used when the run loop is started with Cfrunlooprun().

Declaration

static let defaultMode: CFRunLoopMode!