Skip to main content

GRID_ALIGN_STRETCH

Constant GRID_ALIGN_STRETCH 

Source
pub const GRID_ALIGN_STRETCH: u32 = 3;
Expand description

Grid cell alignment: stretch to fill the cell (LV_GRID_ALIGN_STRETCH).