Contents

default

The mode set to handle input sources other than connection objects.

Declaration

static let `default`: RunLoop.Mode

Discussion

This is the most commonly used run-loop mode.

See Also

System Run Loop Modes