StatusBar
Introduction
StatusBar
is a Higher Order Component, provding a status bar to show/hide text, e.g. current time, or icons, e.g. wifi, battery etc.
Usage
Right click on StatusBar
to configure the event for the text and icons. By default:
- A label is configured to recieve time update
- An icon is configured to recieve battery update
- An icon is configured to recieve bluetooth update
As for more details, refer to Communication Command and Event.
Comm Commands
StatusBar
supports commands to initiate status of the icons when the screen is setup.
As for more details, refer to Communication Command and Event.