lvgl.confirm¶
lvgl.confirm(params)
Display a Yes/No confirmation dialog box.
Parameters¶
| Name | Req | Type | Description | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params | yes | table | ||||||||||||||||
| ||||||||||||||||||
Returns¶
| Name | Type | Description |
|---|---|---|
none | unknown |
Availability¶
- Since:
2.11.0 - Radio support:
color-lcd
Notes¶
- The common object settings (x, y, w, h, color, etc.) are not used by
lvgl.confirm-- only the settings listed above apply.
Source¶
radio/src/lua/api_colorlcd_lvgl.cpp