Online documentation, manuals and tutorials
< All Topics
Print

Imgbutton

Description

The Imgbutton is very similar to the simple Button Widget. The only difference is that it displays user-defined images in each state instead of drawing a rectangle.

More info

Properties

Specific

Released image

ObjectReference

The image for the Released state.

Pressed image

ObjectReference

The image for the Pressed state.

Disabled image

ObjectReference

The image for the Disabled state.

Checked released image

ObjectReference

The image when the widget is in the both Checked and Disabled state.

Checked pressed image

ObjectReference

The image when the widget is in the both Checked and Pressed state.

Checked disabled image

ObjectReference

The image when the Widget is in the both Checked and Disabled state.

Examples

  • LVGL Widgets Demo
Page content