Difference between revisions of "Action: Floating text"
m |
|||
Line 1: | Line 1: | ||
+ | <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;"> | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
− | 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 | ||
</pre> | </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.