Difference between revisions of "Action: Popup Message"
(Created page with "This action will display a pop up message with text of your choice.") |
|||
Line 1: | Line 1: | ||
− | This action will display a pop up message with text of your choice. | + | This action will display a pop up message (also known as a Toast) with text of your choice. A number of parameters can be specified as detailed below. |
+ | * Background Color | ||
+ | * Text Color | ||
+ | * Display an optional icon of your choosing next to the text | ||
+ | * Tint the icon to the same color as the text | ||
+ | * The actual text of the message to be displayed | ||
+ | * The duration that the message is displayed for (Short or Long) | ||
+ | * The position of the message on the screen. |
Revision as of 19:21, 21 June 2021
This action will display a pop up message (also known as a Toast) with text of your choice. A number of parameters can be specified as detailed below.
- Background Color
- Text Color
- Display an optional icon of your choosing next to the text
- Tint the icon to the same color as the text
- The actual text of the message to be displayed
- The duration that the message is displayed for (Short or Long)
- The position of the message on the screen.