makeSelectionView()
Provides an opportunity to create a customized scrubber selection style.
Declaration
func makeSelectionView() -> NSScrubberSelectionView?Return Value
A correctly configured scrubber selection view that represents the appearance of your custom selection style.
Discussion
In an NSScrubberSelectionStyle subclass that you create, override this method to create a custom selection style.