systemFill
An overlay fill color for thin and small shapes.
Declaration
class var systemFill: 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 thin or small shapes, such as the track of a slider.