net9.0-ios17.2
namespace Microsoft.Maui.Graphics.Platform
{
    public class PlatformCanvas : AbstractCanvas<PlatformCanvasState>
    {
        public static void DrawAttributedText(CGContext context, IAttributedText text, CGPath path, IFont font, float fontSize, Color fontColor, TextFlow textFlow = TextFlow.ClipBounds, float ix = 0F, float iy = 0F);
    }
}
.NET 7.08.09.0
Information specific to net9.0
Platforms This API is only available when you target a specific platform:
iOS 17.2
Mac Catalyst 17.2
macOS 14.2
Information specific to net9.0-ios17.2
Assemblies

Microsoft.Maui.Graphics , Version=9.0.0.0, PublicKeyToken=

Microsoft.Maui.Graphics , Version=1.0.0.0, PublicKeyToken=

Referencing

Your project needs a package reference to Microsoft.Maui.Graphics.

Package Microsoft.Maui.Graphics net9.0-ios17.2
Platform Restrictions

This API is only supported on the following platforms:

  • iOS >= 13
  • Mac Catalyst >= 13
  • Built-in API
  • Package-provided API

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