Contents

backgroundColor

Returns the color used in the background of the thumbnail view.

Declaration

@NSCopying var backgroundColor: UIColor? { get set }
@NSCopying var backgroundColor: NSColor? { get set }

Return Value

The color of the background in the thumbnail view.

See Also

Working with Thumbnail View Display Characteristics