Skip to main content

SegmentedButtonContentMode

Different SegmentedButton items sizing modes.

Enum fields

NameDescription
ContentFitEach item fits its content and extra space is placed after the last item.
EqualSizedAll items are sized equally to fill the available space.