Contents

segmentStyle

The visual style used to display the control.

Declaration

var segmentStyle: NSSegmentedControl.Style { get set }

Discussion

An NSSegmentStyle value that specifies the visual display used by the control. For possible values, see NSSegmentedControl.Style.

See Also

Specifying the segment behavior