UIKit.UIFontDescriptorAttribute Enumeration
An enumeration whose values can be passed to UIFontDescriptor.GetMatchingFontDescriptors to specify which keys must be matched.

Syntax

public enum UIFontDescriptorAttribute

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
CascadeListKey to specify a list of sub-descriptors.
CharacterSetKey to specify that character sets must be matched.
FaceKey to specify that font face must be matched.
FamilyKey to specify that font family must be matched.
FeatureSettingsKey to represent an array of dictionaries containing non-default font attributes.
FixedAdvanceKey to represent a value that overrides the glyph advancement specified by the font.
MatrixKey to retrieve the font transformation matrix.
NameKey to specify that the font name must be matched.
SizeKey to specify that the font size must be matched.
TextStyleKey to specify that the text style must be matched.
TraitsKey to specify a dictionary fully describing the font's traits.
VisibleNameKey to specify the font's visible name.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0