apportionsSegmentWidthsByContent
Indicates whether the control attempts to adjust segment widths based on their content widths.
Declaration
var apportionsSegmentWidthsByContent: Bool { get set }Discussion
If the value of this property is true, for segments whose width value is 0, the control attempts to adjust segment widths based on their content widths.
The default is false.