The visual style used to display the control.
SDK
- macOS 10.5+
Framework
- App
Kit
Declaration
var segmentStyle: NSSegmented Control.Style { get set }
Discussion
An NSSegment
value that specifies the visual display used by the control. For possible values, see NSSegmented
.