Contents

init(absoluteDate:)

Creates and returns an alarm with an absolute date.

Declaration

init(absoluteDate date: Date)

Parameters

  • date:

    The date for the alarm.

Return Value

The created alarm.

See Also

Related Documentation

  • Calendar and Reminders Programming Guide

Creating an Alarm