Contents

init(fire:)

Creates a calendar event which fires based on the value of the supplied date components.

Declaration

init(fire fireDateComponents: DateComponents)

Parameters

  • fireDateComponents:

    Date components that specify the time at which the event fires.

Return Value

An initialized calendar event.