Difference between revisions of "Action: Floating text"
(Created page with "This action creates a bubble with text inside, it can be any text of any colour with any background colour. It works similar to the custom pop up message action") Tags: Mobile web edit Mobile edit |
m |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | This action | + | <span style="color: #1665b0; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this action</strong></span> |
| + | |||
| + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
| + | This action will display a floating message with the text of your choice. A number of parameters can be specified as detailed below. | ||
| + | |||
| + | * Identifier (is useful to update this same floating text when necessary.) | ||
| + | * Status (Show, Hide, Hide all) | ||
| + | * HTML formatting support | ||
| + | * Background Color | ||
| + | * Text Color | ||
| + | * Text size | ||
| + | * Position on the screen | ||
| + | * Hide after x seconds | ||
| + | * The position of the message on the screen. | ||
| + | * You can invoke other macros or an action block on click. | ||
| + | * Hide after click | ||
| + | </pre> | ||
| + | |||
| + | ''See also: [https://macrodroidforum.com/wiki/index.php/Constraint:_Floating_Text Constraint - Floating Text].'' | ||
Latest revision as of 23:00, 15 April 2024
About this action
This action will display a floating message with the text of your choice. A number of parameters can be specified as detailed below. * Identifier (is useful to update this same floating text when necessary.) * Status (Show, Hide, Hide all) * HTML formatting support * Background Color * Text Color * Text size * Position on the screen * Hide after x seconds * The position of the message on the screen. * You can invoke other macros or an action block on click. * Hide after click
See also: Constraint - Floating Text.