CFRunLoop.Main Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.