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).
A Boolean that indicates whether the matrix draws its background.
var drawsBackground: Bool { get set }When the value of this property is true, the matrix draws its background (the space between the cells).