Edit

SKGLTextureViewRenderer.OnPaintSurface(SKPaintGLSurfaceEventArgs) Method

Definition

Called to draw the current frame on the surface.

protected virtual void OnPaintSurface(SkiaSharp.Views.Android.SKPaintGLSurfaceEventArgs e);

Parameters

e
SKPaintGLSurfaceEventArgs

The event arguments that contain the drawing surface and information.

Applies to