MessageBoxIconType Enumeration
Describes the icon displayed in a messagebox opened using NotificationManager.openMessageBox.
extensions
Members
| Name | Value | Description |
|---|---|---|
| NoSymbol | 0 | |
| Information | 1 | |
| Question | 2 | |
| Warning | 3 | |
| Critical | 4 | |
| Success | 5 |
Defined in
Last Updated: 30 November, 2023