Contents

UIUserNotificationActionContext.default

The default context for displaying the alert.

Declaration

case `default`

Discussion

In this context, the full UI is displayed for the notification’s alert. You may specify up to four custom actions in this context.

See Also

Constants