lvgl.enable¶
lvgl.enable(obj)
Enable interaction for an LVGL control object.
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