Type Property 型プロパティ

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 システム実行ループモード