xamarinios
namespace CoreText
{
    public class CTFontManager
    {
        [Deprecated(PlatformName.MacOSX, 10, 6, PlatformArchitecture.None, null)]
        [Obsolete("API not available on iOS, it will always return false.")]
        [Unavailable(PlatformName.iOS, PlatformArchitecture.All, null)]
        public static bool IsFontSupported(NSUrl url);
    }
}
.NET 6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

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

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

09/20/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙