Enum iOSNotificationActionOptions
Options for notification actions. These represent values from UNNotificationActionOptions.
Namespace: Unity.Notifications.iOS
Syntax
[Flags]
public enum iOSNotificationActionOptions
Fields
Name | Description | Value |
---|---|---|
Destructive | ||
Foreground | ||
None | ||
Required |