Enum NotificationSettingsSection
The settings section to open, if possible.
Namespace: Unity.Notifications
Assembly: Unity.Notifications.Unified.dll
Syntax
public enum NotificationSettingsSection
Fields
Name | Description |
---|---|
Application | Opens settings for application and tries to open the section for notifications. |
Category | Tries to navigate to section for a particular notification category. Since Android 8.0 will open notification settings for the specific notification channel. |