UIKit.UIFontDescriptor: Property Members

The properties 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 Properties

[read-only]
CascadeListUIFontDescriptor[]. Specifies the list of sub descriptors to be used before the system default fallbacks.
[read-only]
CharacterSetFoundation.NSCharacterSet. Describes the character set supported by the specified font.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
Facestring. The font face.
[read-only]
Familystring. The font family.
[read-only]
FeatureSettingsUIFontFeature[]. Typographic and layout feature settings.
[read-only]
FixedAdvanceNullable<float>. Override for font's fixed advance for individual glyphs.
[read-only]
FontAttributesUIFontAttributes. The font attributes.
[read-only]
MatrixCoreGraphics.CGAffineTransform. Transformation matrix for the descriptor.
[read-only]
Namestring. Name of the descriptor.
[read-only]
PointSizenfloat. Point size in the descriptor.
[read-only]
PostscriptNamestring. The font's PostScript name.
[read-only]
static
PreferredBodyUIFontDescriptor. The preferred UIFontDescriptor for the Body dynamic type.
[read-only]
static
PreferredCaption1UIFontDescriptor. The preferred UIFontDescriptor for the Caption1 dynamic type.
[read-only]
static
PreferredCaption2UIFontDescriptor. The preferred UIFontDescriptor for the Caption2 dynamic type.
[read-only]
static
PreferredFootnoteUIFontDescriptor. The preferred UIFontDescriptor for the Footnote dynamic type.
[read-only]
static
PreferredHeadlineUIFontDescriptor. The preferred UIFontDescriptor for the Headline dynamic type.
[read-only]
static
PreferredSubheadlineUIFontDescriptor. The preferred UIFontDescriptor for the Subheadline dynamic type.
[read-only]
SizeNullable<float>. Font size (if set).
[read-only]
SymbolicTraitsUIFontDescriptorSymbolicTraits. Font's Symbolic traits
[read-only]
TextStyleFoundation.NSString. Name of the style to use for text.
[read-only]
TraitsUIFontTraits. Font's traits.
[read-only]
VisibleNamestring. The visible name for this descriptor.
[read-only]
WeakFeatureSettingsFoundation.NSDictionary[]. Weakly typed version of the feature settings.
[read-only]
WeakFontAttributesFoundation.NSDictionary. (Weak) font attributes.