Свойство | Type | Description | |
---|---|---|---|
ErrorDomain |
Méthode | Description | |
---|---|---|
IsFontSupported ( |
||
RegisterFontsForUrl ( |
||
RegisterFontsForUrl ( |
||
UnregisterFontsForUrl ( |
||
UnregisterFontsForUrl ( |
Méthode | Description | |
---|---|---|
CTFontManager ( ) : System | ||
CTFontManagerIsSupportedFont ( |
||
CTFontManagerRegisterFontsForURL ( |
||
CTFontManagerRegisterFontsForURLs ( |
||
CTFontManagerUnregisterFontsForURL ( |
||
CTFontManagerUnregisterFontsForURLs ( |
public static IsFontSupported ( |
||
url | ||
Résultat | bool |
public static RegisterFontsForUrl ( |
||
fontUrl | ||
scope | CTFontManagerScope | |
Résultat |
public static RegisterFontsForUrl ( |
||
fontUrls | ||
scope | CTFontManagerScope | |
Résultat | MonoMac.Foundation.NSError[] |
public static UnregisterFontsForUrl ( |
||
fontUrl | ||
scope | CTFontManagerScope | |
Résultat |
public static UnregisterFontsForUrl ( |
||
fontUrls | ||
scope | CTFontManagerScope | |
Résultat | MonoMac.Foundation.NSError[] |