Struct conrod::widget::xy_pad::State[][src]

pub struct State { /* fields omitted */ }

The state of the XYPad.

Auto Trait Implementations

impl Send for State

impl Sync for State