lv_obj_spec_attr_t struct
DEFINES TYPEDEFS Special, rarely used attributes. They are allocated automatically if any elements is set.
Fields
EXTend the size in every direction for drawing.
How to display scrollbars, see `lv_scrollbar_mode_t`.
Where to align the snappable children horizontally, see `lv_scroll_snap_t`.
Where to align the snappable children vertically.
The allowed scroll direction(s), see `lv_dir_t`.
Cache the layer type here. Element of lv_intermediate_layer_type_t.
Store the pointer of the children in an array.
The current X/Y scroll offset.
Extra click padding in all direction.