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

AvailStatusComment

BW radios

Color radios

active

Change log

EdgeTX versionChange

2.11.0

Introduced