Compartilhar via


CTFontManager.IsFontSupported(NSUrl) Método

Definição

Cuidado

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

Os desenvolvedores não devem usar esse método preterido.

[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

Parâmetros

url
NSUrl

Retornos

Atributos

Aplica-se a