Contents

isOpaque

A Boolean value indicating whether the cell is completely opaque.

Declaration

var isOpaque: Bool { get }

Discussion

The value of this property is true if the cell is completely opaque or false if it contains some transparency.

See Also

Managing Display Attributes