Type Definition paws::Alignment

source · []
pub type Alignment = (AlignH, AlignV);
Expand description

Alignment type. This is used in ui.align(alignment) and text rendering.