The members of MonoMac.CoreText.CTFontCollection are listed below.
See Also: Inherited members from System.Object
| Creates a CTFontCollection that contains all of the available font descriptors. | ||
| Creates a CTFontCollection from the specified set of queryDescriptors. |
Dispose()Releases the resourced used by the CTFontCollection object. | ||
Finalize()Finalizer for the CTFontCollection object | ||
GetMatchingFontDescriptors()Gets the mathching font descriptors from this collection. | ||
GetMatchingFontDescriptors(Comparison<CTFontDescriptor>)Gets an array of font descriptors sorted by the specified sorting function. | ||
WithFontDescriptors(CTFontDescriptor[], CTFontCollectionOptions)Creates a copy of the CTFontCollection while adding the specified font descriptors. | ||