UIKit.UIFont: Property Members

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

See Also: Inherited members from Foundation.NSObject

Public Properties

[read-only]
Ascendernfloat. The top y-coordinate of the longest ascender, as measured in points from the baseline.
[read-only]
static
ButtonFontSizenfloat. Returns the font size of a standard button in points.
[read-only]
CapHeightnfloat. The height of a capital letter, measured in points. Read-only.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
Descendernfloat. The bottom y-coordinate of the longest descender, as measured from the baseline, in points.
[read-only]
FamilyNamestring. The name of the font family that identifies one (or more) specific fonts. Read-only.
[read-only]
static
FamilyNamesstring[]. A list of the font families on the system.
[read-only]
FontDescriptorUIFontDescriptor. The UIFontDescriptor for this UIFont.
[read-only]
static
LabelFontSizenfloat. This property will return the size of the font use for labels, as measured in points.
[read-only]
Leadingnfloat. Deprecated: spacing between lines of text from baseline to baseline. Use LineHeight instead.
[read-only]
LineHeightnfloat. The height of the text lines as measured in points. Read-only.
[read-only]
Namestring. The name of the font. Read-only.
[read-only]
PointSizenfloat. The size of a point in the receiver.
[read-only]
static
PreferredBodyUIFont. The preferred UIFont for the Body dynamic type.
[read-only]
static
PreferredCaption1UIFont. The preferred UIFont for the Caption1 dynamic type.
[read-only]
static
PreferredCaption2UIFont. The preferred UIFont for the Caption2 dynamic type.
[read-only]
static
PreferredFootnoteUIFont. The preferred UIFont for the Footnote dynamic type.
[read-only]
static
PreferredHeadlineUIFont. The preferred UIFont for the Headline dynamic type.
[read-only]
static
PreferredSubheadlineUIFont. The preferred UIFont for the Subheadline dynamic type.
[read-only]
static
SmallSystemFontSizenfloat. The size of the system font as measured in points.
[read-only]
static
SystemFontSizenfloat. Creates a system font of the specified size, as measure in points.
[read-only]
xHeightnfloat. The size of the a lower cased "x", as measured in points.