API diff: SkiaSharp.Views.Maui.Controls.dll
SkiaSharp.Views.Maui.Controls.dll
Assembly Version Changed: 3.0.0.0 vs 2.88.0.0
Namespace SkiaSharp.Views.Maui.Controls
Type Changed: SkiaSharp.Views.Maui.Controls.SKCanvasView
Removed interface:
ISKCanvasViewController
Removed method:
protected override Microsoft.Maui.SizeRequest OnMeasure (double widthConstraint, double heightConstraint);
Type Changed: SkiaSharp.Views.Maui.Controls.SKGLView
Removed interface:
ISKGLViewController
Added field:
public static Microsoft.Maui.Controls.BindableProperty IgnorePixelScalingProperty;
Added property:
public override bool IgnorePixelScaling { get; set; }
Removed method:
protected override Microsoft.Maui.SizeRequest OnMeasure (double widthConstraint, double heightConstraint);