tertiarySystemFill
An overlay fill color for large shapes.
Declaration
class var tertiarySystemFill: 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 shapes, such as input fields, search bars, or buttons.