Share via


NSUserNotificationCenter.ScheduledNotifications Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUserNotification[] ScheduledNotifications { [Foundation.Export("scheduledNotifications", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setScheduledNotifications:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("scheduledNotifications", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setScheduledNotifications:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ScheduledNotifications : Foundation.NSUserNotification[] with get, set

Property Value

Attributes

Applies to