次の方法で共有


CTFontManager.UnregisterFontsForUrl メソッド

定義

オーバーロード

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

パラメーター

fontUrl
NSUrl

戻り値

適用対象

UnregisterFontsForUrl(NSUrl[], CTFontManagerScope)

public static Foundation.NSError[] UnregisterFontsForUrl (Foundation.NSUrl[] fontUrls, CoreText.CTFontManagerScope scope);
static member UnregisterFontsForUrl : Foundation.NSUrl[] * CoreText.CTFontManagerScope -> Foundation.NSError[]

パラメーター

fontUrls
NSUrl[]

戻り値

適用対象