Type Alias cosmic::widget::segmented_button::SingleSelectModel

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

A model for single-select button selection.

Aliased Type§

struct SingleSelectModel { /* private fields */ }