UIKit.UIFontAttributes Members

The members of UIKit.UIFontAttributes are listed below.

See Also: Inherited members from Foundation.DictionaryContainer

Public Constructors

Creates an empty UIFontAttributes.
Creates a UIFontAttributes from a weakly typed NSDictionary.
Documentation for this section has not yet been entered.

Public Properties

CascadeListUIFontDescriptor[]. Specifies the list of sub descriptors to be used before the system default fallbacks.
CharacterSetFoundation.NSCharacterSet. Describes the character set supported by the specified font.
Facestring. The font face.
Familystring. The font family.
FeatureSettingsUIFontFeature[]. Typographic and layout feature settings.
FixedAdvanceNullable<float>. Override for font's fixed advance for individual glyphs.
MatrixNullable<CoreGraphics.CGAffineTransform>. Affine transformation matrix for the font.
Namestring. Font name.
SizeNullable<float>. Font size.
TextStyleFoundation.NSString. Text style.
TraitsUIFontTraits. Font traits.
VisibleNamestring. Font visible name.
WeakFeatureSettingsFoundation.NSDictionary[]. Weakly-typed version of the FeatureSettings properties