Struct nannou::ui::prelude::widget::drop_down_list::State[][src]

pub struct State { /* fields omitted */ }

Represents the state of the DropDownList.

Auto Trait Implementations

impl Send for State

impl Sync for State