cosmic::iced::advanced::widget::tree

Constant NAMED

source
pub const NAMED: LocalKey<RefCell<HashMap<Cow<'static, str>, (State, Vec<(usize, Tree)>)>>>;
Expand description

A map of named widget states.