MonoMac.CoreText.CTFontCollection: Method Members

The methods of MonoMac.CoreText.CTFontCollection are listed below. For a list of all members, see the CTFontCollection Members list.

See Also: Inherited members from System.Object

Public Methods

Dispose()
Releases the resourced used by the CTFontCollection object.
Finalize()
Finalizer for the CTFontCollection object
GetMatchingFontDescriptors() : CTFontDescriptor[]
Gets the mathching font descriptors from this collection.
GetMatchingFontDescriptors(Comparison<CTFontDescriptor>) : CTFontDescriptor[]
Gets an array of font descriptors sorted by the specified sorting function.
WithFontDescriptors(CTFontDescriptor[], CTFontCollectionOptions) : CTFontCollection
Creates a copy of the CTFontCollection while adding the specified font descriptors.

Protected Methods

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