CTFontManager.UnregisterFontsForUrl Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
UnregisterFontsForUrl(NSUrl, CTFontManagerScope) | |
UnregisterFontsForUrl(NSUrl[], CTFontManagerScope) |
UnregisterFontsForUrl(NSUrl, CTFontManagerScope)
public static Foundation.NSError UnregisterFontsForUrl (Foundation.NSUrl fontUrl, CoreText.CTFontManagerScope scope);
static member UnregisterFontsForUrl : Foundation.NSUrl * CoreText.CTFontManagerScope -> Foundation.NSError
Parameters
- fontUrl
- NSUrl
- scope
- CTFontManagerScope
Returns
Applies to
UnregisterFontsForUrl(NSUrl[], CTFontManagerScope)
public static Foundation.NSError[] UnregisterFontsForUrl (Foundation.NSUrl[] fontUrls, CoreText.CTFontManagerScope scope);
static member UnregisterFontsForUrl : Foundation.NSUrl[] * CoreText.CTFontManagerScope -> Foundation.NSError[]
Parameters
- fontUrls
- NSUrl[]
- scope
- CTFontManagerScope
Returns
NSError[]