Eto.Platform.iOS by Picoe Software Solutions Inc.

<PackageReference Include="Eto.Platform.iOS" Version="2.0.6" />

 Mac64Extensions

public static class Mac64Extensions
public static RectangleF SetSize(this RectangleF frame, SizeF size)

public static PointF ToEto(this PointF point)

public static SizeF ToEto(this SizeF point)

public static RectangleF ToEto(this RectangleF rect)

public static Point ToEtoPoint(this PointF point)

public static Size ToEtoSize(this SizeF size)

public static PointF ToNS(this Point point)

public static PointF ToNS(this PointF point)

public static PointF ToNS(this PointF point)

public static SizeF ToNS(this SizeF size)

public static SizeF ToNS(this Size size)

public static SizeF ToNS(this Size size)

public static SizeF ToNS(this SizeF size)

public static RectangleF ToNS(this RectangleF rect)

public static RectangleF ToNS(this RectangleF rect)

public static SizeF ToSD(this SizeF size)

public static RectangleF ToSD(this RectangleF rect)