ISKGLLayerDelegate Interface

Definition

Caution

Use SKGLLayer.PaintSurface instead.

Delegate interface for SKGLLayer.

public interface ISKGLLayerDelegate
[System.Obsolete("Use SKGLLayer.PaintSurface instead.")]
public interface ISKGLLayerDelegate
Attributes

Methods

DrawInSurface(SKSurface, GRBackendRenderTargetDesc)

Implement this to draw on the render target.

Applies to