Skip to content

lvgl.getContext

lvgl.getContext()

For a widget script, returns the local instance table created by (and returned from) the script's create() function.

Parameters

None.

Returns

Name Type Description
- table the widget instance's local data table, or nil for stand alone tool scripts

Availability

  • Since: 2.11.0
  • Radio support: color-lcd

Source

radio/src/lua/api_colorlcd_lvgl.cpp