Type Property 型プロパティ

main

Returns the run loop of the main thread. メインスレッドの実行ループを返します。

Declaration 宣言

class var main: RunLoop { get }

Return Value 戻り値

An object representing the main thread’s run loop. メインスレッドのもつ実行ループを表しているあるオブジェクト。

See Also 参照

Accessing Run Loops and Modes 実行ループおよびモードにアクセスする