Action - Notification on Screen (Android Wear)

The action Notification on Screen (Android Wear) shows a notification on the screen for a short period of time.

 

Examples:
  • Show a notification when a background flow sends your location by mail.
  • Show a notification with the text of a received SMS.
Settings
Android Wear device
The target device. Variables are supported.
Type
Whether a simple text or a custom widget should be shown in the notification.
Text
The text to show. Variables are supported.
Widget
The name of the widget to display. Variables are supported.
Width/Height
The size of the overlay. Variables are supported.
Opacity
The transparency respectively opacity of the widget.
Stretch widget
Whether the widget should be stretched to fill the entire area of the overlay.
Duration
Whether to show the duration for a short duration (about 2 seconds) or longer (about 4 seconds).
Custom position
Whether the notification should be show at the default location or at a custom defined position.
Gravity
The position to align the notification on the screen.
X/Y-Offset
The offset of the notification relative to the gravity. Variables are supported.