Skip to main content

SegmentedButtonSelectionMode

Different SegmentedButton selection modes.

Enum fields​

NameDescription
SingleThere is always one selected. Selecting one deselects the previous one.
MultipleMultiple items can be selected at a time. All items can be deselected.