lvgl.show
Show an LVGL object.
Syntax
lvgl.show(parent)
parent:show()
Parameters
See the API page for parameter description and common settings.
The 'parent' parameter is mandatory.
The 'settings' parameter is not used.
Notes
The 'visible' setting function can also be used to dynamically show and hide objects.
API Status
Avail | Status | Comment | |
---|---|---|---|
BW radios | |||
Color radios | active |
Change log
EdgeTX version | Change |
---|---|
2.11.0 | Introduced |