Instance Property インスタンスプロパティ

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 配達時機