Contents

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.

See Also

Related Documentation

Managing Graphics Attributes