Type Property 型プロパティ

tracking

The mode set while tracking in controls takes place. コントロールにおける追跡が起こっている間に設定されるモード。

Declaration 宣言

static let tracking: RunLoop.Mode

Discussion 議論

You can use this mode to add timers that fire during tracking. あなたは、このモードを使って追跡の間に発火するタイマーを加えることができます。

See Also 参照

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