Back to Skiasharp

API diff: SkiaSharp.Views.Forms.dll

changelogs/SkiaSharp.Views.Forms.WPF/2.80.2/SkiaSharp.Views.Forms.md

3.119.2664 B
Original Source

API diff: SkiaSharp.Views.Forms.dll

SkiaSharp.Views.Forms.dll

Namespace SkiaSharp.Views.Forms

Type Changed: SkiaSharp.Views.Forms.Extensions

Added methods:

csharp
public static Xamarin.Forms.Color ToFormsColor (this SkiaSharp.SKColorF color);
public static SkiaSharp.SKColorF ToSKColorF (this Xamarin.Forms.Color color);

Type Changed: SkiaSharp.Views.Forms.SKCanvasViewRenderer

Added method:

csharp
protected override SkiaSharp.Views.WPF.SKElement CreateNativeControl ();

Type Changed: SkiaSharp.Views.Forms.SKGLViewRenderer

Added method:

csharp
protected override SKHostedGLControl CreateNativeControl ();