Contents

nextTriggerDate()

The next date at which the trigger conditions are met.

Declaration

func nextTriggerDate() -> Date?

Return Value

The next trigger date.

Discussion

Use this property to find out when a notification associated with this trigger will next be delivered.

See Also

Getting the Trigger Information