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
| [read-only] | CascadeList | UIFontDescriptor[]. Specifies the list of sub descriptors to be used before the system default fallbacks. |
| [read-only] | CharacterSet | Foundation.NSCharacterSet. Describes the character set supported by the specified font. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Face | string. The font face. |
| [read-only] | Family | string. The font family. |
| [read-only] | FeatureSettings | UIFontFeature[]. Typographic and layout feature settings. |
| [read-only] | FixedAdvance | Nullable<float>. Override for font's fixed advance for individual glyphs. |
| [read-only] | FontAttributes | UIFontAttributes. The font attributes. |
| [read-only] | Matrix | CoreGraphics.CGAffineTransform. Transformation matrix for the descriptor. |
| [read-only] | Name | string. Name of the descriptor. |
| [read-only] | PointSize | nfloat. Point size in the descriptor. |
| [read-only] | PostscriptName | string. The font's PostScript name. |
| [read-only] static | PreferredBody | UIFontDescriptor. The preferred UIFontDescriptor for the Body dynamic type. |
| [read-only] static | PreferredCaption1 | UIFontDescriptor. The preferred UIFontDescriptor for the Caption1 dynamic type. |
| [read-only] static | PreferredCaption2 | UIFontDescriptor. The preferred UIFontDescriptor for the Caption2 dynamic type. |
| [read-only] static | PreferredFootnote | UIFontDescriptor. The preferred UIFontDescriptor for the Footnote dynamic type. |
| [read-only] static | PreferredHeadline | UIFontDescriptor. The preferred UIFontDescriptor for the Headline dynamic type. |
| [read-only] static | PreferredSubheadline | UIFontDescriptor. The preferred UIFontDescriptor for the Subheadline dynamic type. |
| [read-only] | Size | Nullable<float>. Font size (if set). |
| [read-only] | SymbolicTraits | UIFontDescriptorSymbolicTraits. Font's Symbolic traits |
| [read-only] | TextStyle | Foundation.NSString. Name of the style to use for text. |
| [read-only] | Traits | UIFontTraits. Font's traits. |
| [read-only] | VisibleName | string. The visible name for this descriptor. |
| [read-only] | WeakFeatureSettings | Foundation.NSDictionary[]. Weakly typed version of the feature settings. |
| [read-only] | WeakFontAttributes | Foundation.NSDictionary. (Weak) font attributes. |