NSRunLoop.GetCFRunLoop Method
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.
This run loop's underlying CFRunLoop object.
[Foundation.Export("getCFRunLoop")]
public virtual CoreFoundation.CFRunLoop GetCFRunLoop ();
abstract member GetCFRunLoop : unit -> CoreFoundation.CFRunLoop
override this.GetCFRunLoop : unit -> CoreFoundation.CFRunLoop
Returns
- Attributes