Specifies when the notification should be delivered.
SDK
- macOS 10.8–10.14Deprecated
Framework
- Foundation
Declaration
var deliveryDate: Date? { get set }
Discussion
The delivery date is specified in an absolute time.
After a notification is delivered, it may be presented to the user.