EKCalendarItem.Alarms Property

Definition

public virtual EventKit.EKAlarm[] Alarms { [Foundation.Export("alarms", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAlarms:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Alarms : EventKit.EKAlarm[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to