ColorType

public enum ColorType : String
extension ColorType: Codable
  • hsb

    Declaration

    Swift

    case hsb = "HSB"