NSScrubberSelectionView
An abstract base class for specifying the appearance of a highlighted or selected item in a scrubber.
Declaration
class NSScrubberSelectionViewOverview
Create a subclass to customize the selection or highlight appearance of an item in your scrubber control. You need to return an instance of your subclass from the makeSelectionView() method on NSScrubberSelectionStyle.