MonoMac.CoreText.CTFontDescriptor Members

The members of MonoMac.CoreText.CTFontDescriptor are listed below.

See Also: Inherited members from System.Object

Public Constructors

Creates a font descriptor from a set of attributes.
Creates a font descriptor from a PostScript name (and optional size).

Public Properties

[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.

Public Methods

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

Protected Methods

Dispose(bool)
Releases the resourced used by the CTFontDescriptor object.