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.
A Boolean value indicating whether the cell is completely opaque.
var isOpaque: Bool { get }The value of this property is true if the cell is completely opaque or false if it contains some transparency.