Skip to main content

GRID_ALIGN_END

Constant GRID_ALIGN_END 

Source
pub const GRID_ALIGN_END: u32 = 2;
Expand description

Grid cell alignment: flush with the cell’s end edge (LV_GRID_ALIGN_END).