drawsBackground
A Boolean value indicating whether the cell draws its background.
Declaration
var drawsBackground: Bool { get set }Discussion
When the value of this property is true, the cell draws its background.
A Boolean value indicating whether the cell draws its background.
var drawsBackground: Bool { get set }When the value of this property is true, the cell draws its background.