lvgl.rectangle
Display a text label.
Display a text label.
EdgeTX version | Change |
---|---|
thickness
Number
Sets the width of the line used to draw the border.
1
filled
Boolean
If true the rectangle is filled with the 'color' value.
false
rounded
Number
If greater than 0 makes the corners rounded with a radius set this value. When set to a value greater than 0, must also be >= thickness.
0
BW radios
Color radios
2.11.0
Introduced