Contents

trackingMode

The tracking mode used for the segments of the control.

Declaration

var trackingMode: NSSegmentedControl.SwitchTracking { get set }

Discussion

Possible values for trackingMode are described in NSSegmentedControl.SwitchTracking. The default value is NSSegmentedControl.SwitchTracking.selectOne.