Contents

contentBleed

The amount of content that overlaps into the masked portions of the cell.

Declaration

var contentBleed: UIEdgeInsets { get }

Discussion

The portions of content that bleed into the masked portions go out of bounds, and consequently disappear from view.

See Also

Modifying Cell Appearance