Share via


NSUserNotificationCenter.DeliveredNotifications Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUserNotification[] DeliveredNotifications { [Foundation.Export("deliveredNotifications")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("deliveredNotifications")>]
member this.DeliveredNotifications : Foundation.NSUserNotification[]

Property Value

Attributes

Applies to