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