NSScrubberSelectionStyle
An abstract class that provides decorative accessory views for selected and highlighted items within a scrubber control.
Declaration
@MainActor class NSScrubberSelectionStyleOverview
Choose a selection style (outlineOverlay or roundedBackground), or create a custom selection style by subclassing NSScrubberSelectionStyle and overriding makeSelectionView().