drawsBackground
A Boolean that controls whether the receiver draws its background.
Declaration
var drawsBackground: Bool { get set }Discussion
If flag is true, the receiver fills its background with the background color, if flag is false, it doesn’t.