Alignment

Type Alias Alignment 

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

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