lvgl.hide
Hide an LVGL object.
Syntax
lvgl.hide(parent)
parent:hide()
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
Was this helpful?