Enum NotificationIconType
Notification icon type.
Namespace: Unity.Notifications
Syntax
public enum NotificationIconType
Fields
| Name | Description | Value |
|---|---|---|
| Small | Denotes small icon. |
0 |
| Large | Denotes large icon |
1 |
Notification icon type.
public enum NotificationIconType
| Name | Description | Value |
|---|---|---|
| Small | Denotes small icon. |
0 |
| Large | Denotes large icon |
1 |