Contents

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.

See Also

Configuring Appearance