lvgl.isFullScreen
Test if widget is running in full screen mode.
Syntax
lvgl.isFullScreen()
Parameters
The function has no parameters.
Return values
True if the widget is running in full screen mode, false otherwise.
Always returns true for stand alone tool scripts.
API Status
Avail
Status
Comment
BW radios
Color radios
active
Change log
EdgeTX version
Change
2.11.0
Introduced
Last updated
Was this helpful?