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