logo

Type Definition iced::widget::tooltip::Tooltip

source · []
pub type Tooltip<'a, Message> = Tooltip<'a, Message, Renderer>;
Expand description

A widget allowing the selection of a single value from a list of options.