Contents

UNNotificationPresentationOptionNone

No alert.

Declaration

static const UNNotificationPresentationOptions UNNotificationPresentationOptionNone;

Discussion

Specify this constant when you want to silence any user interactions for a notification.

See Also

Receiving Notifications