Contents

backgroundColor

The color displayed behind the scrubber content.

Declaration

@NSCopying var backgroundColor: NSColor? { get set }

Discussion

The value of this property is ignored if the value of the backgroundView property is non-nil. The default value is nil.

See Also

Configuring the scrubber’s appearance