An event that fires at a specified time.
SDKs
- iOS 11.0+
- tvOS 11.0+
- watchOS 4.0+
Framework
- Home
Kit
Declaration
@interface HMCalendarEvent : HMTime Event
An event that fires at a specified time.
SDKs
Framework
@interface HMCalendarEvent : HMTime Event
- init With Fire Date Components:
Creates a calendar event which fires based on the value of the supplied date components.
fire Date Components
The date components that specify when the event is triggered.
HMMutable Calendar Event
A mutable event that fires at a specified time.
HMTime Event
An abstract superclass for time-based events.