backgroundColor
The color of the content view’s background.
Declaration
@NSCopying var backgroundColor: NSColor { get set }Discussion
This color is used to paint areas inside the content view that aren’t covered by the document view.
The color of the content view’s background.
@NSCopying var backgroundColor: NSColor { get set }This color is used to paint areas inside the content view that aren’t covered by the document view.