Enum hate::gui::VAnchor [] [src]

pub enum VAnchor {
    Top,
    Middle,
    Bottom,
}

Variants

Trait Implementations

impl Clone for VAnchor
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for VAnchor
[src]

impl Debug for VAnchor
[src]

Formats the value using the given formatter.