OutputMessageType Enumeration
Describes the type and behavior of a NotifyMessageDetails.
Members
| Name | Value | Description |
|---|---|---|
| Toast | 0 | Temporary message box that displays at the bottom of the screen. |
| Pointer | 1 | |
| Sticky | 2 | |
| InputField | 3 | |
| Alert | 4 | Modal message box. |
Defined in
Last Updated: 08 January, 2020