Skip to content

lvgl.close

lvgl.close(obj)

Close an LVGL object that represents a closable container or dialog.

Parameters

Name Req Type Description
obj yes object LVGL object previously created by the lvgl library

Returns

Name Type Description
none unknown

Availability

  • Since: 2.11.0
  • Radio support: color-lcd

Source

radio/src/lua/api_colorlcd_lvgl.cpp