Global Variable グローバル変数

NSDefaultRunLoopMode

The mode set to handle input sources other than connection objects. 接続オブジェクト以外の入力ソースを取り扱うために設定されるモード。

Declaration 宣言

const NSRunLoopMode NSDefaultRunLoopMode;

Discussion 議論

This is the most commonly used run-loop mode. これは、最も一般的に使われる実行ループモードです。

See Also 参照

System Run Loop Modes システム実行ループモード