Contents

deliveryDate

Specifies when the notification should be delivered.

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.

See Also

Delivery Timing