alarms
The alarms associated with the calendar item, as an array of Ekalarm objects.
Declaration
var alarms: [EKAlarm]? { get set }Mentioned in
Discussion
This property is nil if the calendar item has no alarms.
The alarms associated with the calendar item, as an array of Ekalarm objects.
var alarms: [EKAlarm]? { get set }This property is nil if the calendar item has no alarms.