trackingMode
The type of tracking behavior the control exhibits.
Declaration
var trackingMode: NSSegmentedControl.SwitchTracking { get set }Discussion
An NSSegmentedControl.SwitchTracking value specifies how the control responds when the user presses a keyboard key or clicks, force clicks (applies pressure in a pressure-sensitive system), releases pressure, and so on. For possible values see NSSegmentedControl.SwitchTracking.
See Also
Related Documentation
- Segmented Control Programming Guide
isContinuousdoubleValueForSelectedSegment