CFRunLoop.Main 属性

定义

应用程序的主运行循环对象。

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

属性值

应用程序的主 runloop 对象。

注解

适用于