cosmic::widget::segmented_button

Type Alias SingleSelectModel

source
pub type SingleSelectModel = Model<SingleSelect>;
Expand description

A model for single-select button selection.

Aliased Typeยง

struct SingleSelectModel { /* private fields */ }