次の方法で共有


CTFontManager.IsFontSupported(NSUrl) メソッド

定義

注意事項

API not available on iOS, it will always return false.

開発者は、この非推奨のメソッドを使用しないでください。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Obsolete("API not available on iOS, it will always return false.")]
public static bool IsFontSupported (Foundation.NSUrl url);
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool IsFontSupported (Foundation.NSUrl url);
static member IsFontSupported : Foundation.NSUrl -> bool

パラメーター

url
NSUrl

戻り値

属性

適用対象