Contents

drawsBackground

A Boolean that indicates whether the matrix draws its background.

Declaration

var drawsBackground: Bool { get set }

Discussion

When the value of this property is true, the matrix draws its background (the space between the cells).

See Also

Modifying Graphics Attributes