drawsBackground
A Boolean value that indicates whether the receiver draws its background.
Declaration
var drawsBackground: Bool { get set }Discussion
true to cause the receiver to fill its background with the background color, false otherwise.
A Boolean value that indicates whether the receiver draws its background.
var drawsBackground: Bool { get set }true to cause the receiver to fill its background with the background color, false otherwise.