The methods of MonoMac.CoreText.CTFontDescriptor are listed below. For a list of all members, see the CTFontDescriptor Members list.
See Also: Inherited members from System.Object
| Dispose() Releases the resourced used by the CTFontDescriptor object. | ||
| Finalize() Finalizer for the CTFontDescriptor object | ||
| GetAttribute(MonoMac.Foundation.NSString) Fetches a CTFontDescriptorAttribute from the descriptor. | ||
| GetAttributes() Retrieves the attributes from this CTFontDescriptor. | ||
| GetLocalizedAttribute(MonoMac.Foundation.NSString) Returns an attribute that has been localized. | ||
| GetLocalizedAttribute(MonoMac.Foundation.NSString, out MonoMac.Foundation.NSString) Returns an attribute that has been localized. | ||
| GetMatchingFontDescriptor() Documentation for this section has not yet been entered. | ||
| GetMatchingFontDescriptor(MonoMac.Foundation.NSSet) Documentation for this section has not yet been entered. | ||
| GetMatchingFontDescriptor(params MonoMac.Foundation.NSString[]) Documentation for this section has not yet been entered. | ||
| GetMatchingFontDescriptors() Documentation for this section has not yet been entered. | ||
| GetMatchingFontDescriptors(MonoMac.Foundation.NSSet) Documentation for this section has not yet been entered. | ||
| GetMatchingFontDescriptors(params MonoMac.Foundation.NSString[]) Documentation for this section has not yet been entered. | ||
| static  | MatchFontDescriptors(CTFontDescriptor[], MonoMac.Foundation.NSSet, Func<CTFontDescriptorMatchingState, IntPtr, bool>) Documentation for this section has not yet been entered. | |
| WithAttributes(CTFontDescriptorAttributes) Documentation for this section has not yet been entered. | ||
| WithAttributes(MonoMac.Foundation.NSDictionary) Documentation for this section has not yet been entered. | ||
| WithFeature(CTFontFeatureAllTypographicFeatures.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureAlternateKana.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureAnnotation.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureCaseSensitiveLayout.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureCharacterAlternatives.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureCharacterShape.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureCJKRomanSpacing.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureCJKSymbolAlternatives.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureCJKVerticalRomanPlacement.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureContextualAlternates.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureCursiveConnection.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureDesignComplexity.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureDiacritics.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureFractions.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureIdeographicAlternatives.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureIdeographicSpacing.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureItalicCJKRoman.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureKanaSpacing.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureLetterCase.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureLigatures.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureLinguisticRearrangementConnection.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureLowerCase.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureMathematicalExtras.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureNumberCase.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureNumberSpacing.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureOrnamentSets.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureOverlappingCharacters.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureRubyKana.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureSmartSwash.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureStyleOptions.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureStylisticAlternatives.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureTextSpacing.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureTransliteration.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureTypographicExtras.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureUnicodeDecomposition.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureUpperCase.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureVerticalPosition.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(CTFontFeatureVerticalSubstitutionConnection.Selector) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithFeature(MonoMac.Foundation.NSNumber, MonoMac.Foundation.NSNumber) Creates a font descriptor from this font descriptor, with the specified feature set. | ||
| WithVariation(uint, float) Documentation for this section has not yet been entered. | ||