Share via


NSNotificationQueue.DefaultQueue Property

Definition

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

Property Value

Attributes

Applies to