Contents

secondarySystemFill

An overlay fill color for medium-size shapes.

Declaration

class var secondarySystemFill: 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 medium-size shapes, such as the background of a switch.

See Also

Fill colors