net9.0-android34.0
namespace Microsoft.Maui.Graphics
{
    [DebuggerDisplay("X={X}, Y={Y}")]
    [TypeConverter(typeof(PointTypeConverter))]
    public struct Point
    {
        public static implicit operator Point(Point size);
    }
}
.NET 7.08.09.0
Information specific to net9.0
Platforms This API is only available when you target a specific platform:
Android 34.0
Information specific to net9.0-android34.0
Assembly

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

Referencing

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

Package Microsoft.Maui.Graphics net8.0-android34.0
Platform Restrictions

This API is only supported on the following platforms:

  • Android >= 21
  • Built-in API
  • Package-provided API

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