Contents

HMTimerTrigger

A trigger to activate an action set based on a periodic timer.

Declaration

class HMTimerTrigger

Overview

When a timer trigger is enabled using enable(_:completionHandler:), the system checks to verify that the timer trigger’s fire date, time zone, and recurrence rules yield a next fire date that is in the future.

Topics

Creating a timer trigger

Choosing the fire date

Using recurrence

Deprecated symbols

See Also

Action Sets