LightenColorSet

public protocol LightenColorSet

LightenColorSet, represents lighter colors of base color.

  • Ligher color of base color.

    Declaration

    Swift

    static var lighten1: UIColor { get }
  • Ligher color of base color.

    Declaration

    Swift

    static var lighten2: UIColor { get }