Struct core_graphics::event::ScrollEventUnit [] [src]

#[repr(C)]
pub struct ScrollEventUnit {}

Methods

impl ScrollEventUnit
[src]

PIXEL: CGScrollEventUnit = 0

LINE: CGScrollEventUnit = 1

Trait Implementations

Auto Trait Implementations