absoluteDate
The absolute date for the alarm.
Declaration
var absoluteDate: Date? { get set }Discussion
If you set this property for a relative offset alarm, it loses the relative offset and becomes an absolute alarm.
The absolute date for the alarm.
var absoluteDate: Date? { get set }If you set this property for a relative offset alarm, it loses the relative offset and becomes an absolute alarm.