Contents

removeAlarm(_:)

Removes an alarm from the calendar item.

Declaration

func removeAlarm(_ alarm: EKAlarm)

Parameters

  • alarm:

    The alarm to be removed.

Mentioned in

See Also

Adding and Removing Alarms