Contents

valueAccessoryWidth

The width of the value accessories that appear at either end of the slider.

Declaration

var valueAccessoryWidth: NSSliderAccessory.Width { get set }

Discussion

You can provide your own custom width, or use the system-provided default or wide options.

The default value is default.

See Also

Configuring slider accessories