Skip to main content

SegmentedButtonContentMode

Different SegmentedButton items sizing modes.

Enum fields

NameDescription
ContentFitEach item is sized to fit its content, with any extra space placed after the last item.
EqualSizedAll items are sized equally to fill the available space.