CFRunLoop.Main Property

Definition

Main run loop object for the application.

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

Property Value

The main runloop object for the application.

Remarks

Applies to