CTFontManagerErrorExtensions Class

Definition

Extension methods for the CoreText.CTFontManagerError enumeration.

public static class CTFontManagerErrorExtensions
type CTFontManagerErrorExtensions = class
Inheritance
CTFontManagerErrorExtensions

Remarks

The extension method for the CoreText.CTFontManagerError enumeration can be used to fetch the error domain associated with these error codes.

Methods

GetDomain(CTFontManagerError)

Returns the error domain associated with the CoreText.CTFontManagerError value

Applies to