Property | Type | Description | |
---|---|---|---|
ErrorDomain |
Method | Description | |
---|---|---|
IsFontSupported ( |
||
RegisterFontsForUrl ( |
||
RegisterFontsForUrl ( |
||
UnregisterFontsForUrl ( |
||
UnregisterFontsForUrl ( |
Method | Description | |
---|---|---|
CTFontManager ( ) : System | ||
CTFontManagerIsSupportedFont ( |
||
CTFontManagerRegisterFontsForURL ( |
||
CTFontManagerRegisterFontsForURLs ( |
||
CTFontManagerUnregisterFontsForURL ( |
||
CTFontManagerUnregisterFontsForURLs ( |
public static IsFontSupported ( |
||
url | ||
return | bool |
public static RegisterFontsForUrl ( |
||
fontUrl | ||
scope | CTFontManagerScope | |
return |
public static RegisterFontsForUrl ( |
||
fontUrls | ||
scope | CTFontManagerScope | |
return | MonoMac.Foundation.NSError[] |
public static UnregisterFontsForUrl ( |
||
fontUrl | ||
scope | CTFontManagerScope | |
return |
public static UnregisterFontsForUrl ( |
||
fontUrls | ||
scope | CTFontManagerScope | |
return | MonoMac.Foundation.NSError[] |