次の方法で共有


CFRunLoop.Main プロパティ

定義

アプリケーションのメイン実行ループ オブジェクト。

public static CoreFoundation.CFRunLoop Main { get; }
member this.Main : CoreFoundation.CFRunLoop

プロパティ値

アプリケーションのメイン runloop オブジェクト。

注釈

適用対象