UIFont(Name)

Description

The UIFont(Name) category is used to get font by string name.

Comments

The UIFont(Name) category belongs to the UIFont class.

Static Methods

fontNameWithFamily:bold:italic:. Returns font name.

fontWithFamily:bold:italic:withSize:. Returns font.

See also:

Categories. The Mobile Application Component