imageView
The image view that the scrubber item uses to display its image.
Declaration
var imageView: NSImageView { get }Discussion
Use this property to access and configure the underlying image view used to display the image in the image property.
The image view that the scrubber item uses to display its image.
var imageView: NSImageView { get }Use this property to access and configure the underlying image view used to display the image in the image property.