SegmentedControlTokens
Default values and constants for SegmentedControl.
Callers rarely need to reference these directly; they are exposed so that custom SegmentedControl.Horizontal and SegmentedControl.Vertical wrappers can reuse the same layout limits.
Properties
Width of the outer border drawn around the control track.
Height of the divider line drawn between adjacent segments.
Width of the divider line drawn between adjacent segments.
Maximum number of segments accepted by SegmentedControl.Horizontal.
Maximum number of segments accepted by SegmentedControl.Vertical.
Minimum number of segments accepted by SegmentedControl.Horizontal.
Minimum width and height applied to the control track to satisfy touch-target guidelines.
Minimum number of segments accepted by SegmentedControl.Vertical.