slider
The slider displayed by the bar item.
Declaration
var slider: NSSlider { get set }Discussion
The slider is automatically created by the item, but you can provide a custom subclass to this property to customize behavior.
The slider displayed by the bar item.
var slider: NSSlider { get set }The slider is automatically created by the item, but you can provide a custom subclass to this property to customize behavior.