UIColor

class UIColor : NSObject, NSSecureCoding, NSCopying
  • Undocumented

    Declaration

    Swift

    convenience init(red: Int, green: Int, blue: Int)
  • Undocumented

    Declaration

    Swift

    convenience init(rgb: Int)