Enum iOSNotificationCategoryOptions
Options for notification category. Multiple options can be combined. These represent values from UNNotificationCategoryOptions.
Namespace: Unity.Notifications.iOS
Syntax
[Flags]
public enum iOSNotificationCategoryOptions
Fields
Name | Description | Value |
---|---|---|
AllowInCarPlay | ||
CustomDismissAction | ||
HiddenPreviewsShowSubtitle | ||
HiddenPreviewsShowTitle | ||
None |