Contents

AccessoryNotification.Action.ActionType.background

An action type that handles background interactions with a notification.

Declaration

case background

Discussion

The app that sends the notification might not be running on the accessory, but your companion app can perform a task in the background when a person interacts with the notification.

See Also

Determining the type of action