Share via


NSRunLoop.Current Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSRunLoop Current { [Foundation.Export("currentRunLoop", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentRunLoop", ObjCRuntime.ArgumentSemantic.Strong)>]
static member Current : Foundation.NSRunLoop

Property Value

Attributes

Applies to