Partager via


CTFontManager.IsFontSupported(NSUrl) Méthode

Définition

Attention

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

Les développeurs ne doivent pas utiliser cette méthode déconseillée.

[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

Paramètres

url
NSUrl

Retours

Attributs

S’applique à