Contents

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.

See Also

Setting graphics attributes