Share via


NSRunLoop.GetCFRunLoop Method

Definition

[Foundation.Export("getCFRunLoop")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreFoundation.CFRunLoop GetCFRunLoop();
[<Foundation.Export("getCFRunLoop")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetCFRunLoop : unit -> CoreFoundation.CFRunLoop
override this.GetCFRunLoop : unit -> CoreFoundation.CFRunLoop

Returns

Attributes

Applies to