Facelets
A Facelet is a single part of the face and renders a gauge, bar, hand, clock, text, etc.
Display Modes
A Facelet has two display modes: interactive
and ambient
mode.
Ambient mode is activated, when the device enters a sleep mode to save energy. Most devices switch off the screen entirely, so it’s mainly a feature of watch devices.
Interactive Mode
This mode is used when the user is interacting with the device.
This is the normal mode for widgets. If a watch is in ambient mode, this mode may be activated by a wrist gesture, tapping on the watch etc.
Ambient Mode
Typically watch faces switch to a simplified display when in ambient mode, if the watch face displays seconds or other fast changing information, it should hide them in ambient mode.
Unnecessary information should be avoided and darker pixel colors should be used.
Important
|
Ambient mode is only available on a watch device, if something like "Always-On Screen" in activated in the watch "Display" settings. This depends on the watch model. |
Note
|
In ambient mode the watch face will be rendered once per minute. |