Enum droom_ui::Orientation [] [src]

pub enum Orientation {
    Vertical,
    Horizontal,
}

Variants