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 the system will deliver a notification associated with this trigger.

See Also

Getting the Trigger Information