Enum orbclient::WindowFlag [] [src]

pub enum WindowFlag {
    Async,
    Resizable,
}

Variants

Trait Implementations

impl Clone for WindowFlag
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for WindowFlag
[src]

impl Debug for WindowFlag
[src]

Formats the value using the given formatter.