NSScrubberImageItemView
A concrete view subclass for displaying images in a scrubber items.
Declaration
class NSScrubberImageItemViewOverview
Provide the image you want to display in the scrubber item to the image property. If you want finer control over the appearance of the image, you can access the underlying image view using the imageView property.
The image is scaled proportionally to fit the view’s frame. Use the imageAlignment property to determine how the scaled image is cropped within that frame.