SegmentedButtonGroup

This widget represents a set of segments/buttons which is used to create a multiple-exclusion scope. 

Selecting one segmented button that belongs to a segmented button group unselects any previously selected segmented button within the same group. It is useful for example if you want to display alternative sets of data on the same view. The user can choose which set of data to display by selecting the appropriate segment/button.

Specifications

  • Since: 1.2
  • Categories: Tabs