UIKit.UIColor: Constructor Members

The constructors of UIKit.UIColor are listed below. For a list of all members, see the UIColor Members list.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
A constructor that initializes the object from the data stored in the unarchiver object.
UIColor constructor from red, green, blue and alpha components.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.