MonoMac.CoreText.CTFontCollection Members

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

See Also: Inherited members from System.Object

Public Constructors

Creates a CTFontCollection that contains all of the available font descriptors.
Creates a CTFontCollection from the specified set of queryDescriptors.

Public Properties

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

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.