Difference between revisions of "Action: Popup Message"
Line 1: | Line 1: | ||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
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. | 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 | * Background Color | ||
Line 6: | Line 7: | ||
* The duration that the message is displayed for (Short or Long) | * The duration that the message is displayed for (Short or Long) | ||
* The position of the message on the screen. | * The position of the message on the screen. | ||
+ | </pre> |
Revision as of 17:57, 29 January 2024
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 * An optional icon of your choosing to display next to 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.