Contents

quaternarySystemFill

An overlay fill color for large areas that contain complex content.

Declaration

class var quaternarySystemFill: UIColor { get }

Discussion

Use system fill colors for items situated on top of an existing background color. System fill colors incorporate transparency to allow the background color to show through.

Use this color to fill large areas that contain complex content, such as an expanded table cell.

See Also

Fill colors