Type Definition paws::Alignment[][src]

pub type Alignment = (AlignH, AlignV);
Expand description

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