set Width
Sets the width of the LVGL object. Pixel, percentage and LV_SIZE_CONTENT values can be used. Percentage values are relative to the width of the parent's content area.
Parameters
value
The new value to use.
Sets the width of the LVGL object. Pixel, percentage and LV_SIZE_CONTENT values can be used. Percentage values are relative to the width of the parent's content area.
The new value to use.