Contents

drawsCellBackground

A Boolean that indicates whether the matrix draws the background within each of its cells.

Declaration

var drawsCellBackground: Bool { get set }

Discussion

When the value of this property is true, the matrix draws the cell background.

See Also

Modifying Graphics Attributes