lvgl.isAppMode
Test if widget is running in App Mode.
Syntax
lvgl.isAppMode()
Parameters
The function has no parameters.
Return values
True if the widget is running in App Mode, false otherwise.
API Status
Avail
Status
Comment
BW radios
Color radios
active
Change log
EdgeTX version
Change
2.11.0
Introduced