Table of Contents

API diff: SkiaSharp.Views.Android.dll

SkiaSharp.Views.Android.dll

Namespace SkiaSharp.Views.Android

Type Changed: SkiaSharp.Views.Android.SKPaintGLSurfaceEventArgs

Added constructor:

public SKPaintGLSurfaceEventArgs (SkiaSharp.SKSurface surface, SkiaSharp.GRBackendRenderTarget renderTarget, SkiaSharp.GRSurfaceOrigin origin, SkiaSharp.SKColorType colorType, SkiaSharp.GRGlFramebufferInfo glInfo);

New Type: SkiaSharp.Views.Android.Resource

public class Resource {
	// constructors
	public Resource ();

	// inner types
	public class Attribute {
	}
}