UIKit.UIFontDescriptor: Constructor Members

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

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Creates a UIFontDescriptor using a set of attributes contained in the dictionary.
Creates a font descriptor using the specified font attributes.

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.