Enum wayland_client::wayland::seat::WlPointerAxis [] [src]

pub enum WlPointerAxis {
    VerticalScroll,
    HorizontalScroll,
}

axis types

Describes the axis types of scroll events.

Variants

Trait Implementations

impl Debug for WlPointerAxis
[src]

Formats the value using the given formatter.