EglPlatformSurfaceRenderTargetBase Class
Definition
public class EglPlatformSurfaceRenderTargetBase
Methods
| Name | Description |
|---|---|
| BeginDraw | No summary available. |
| BeginDrawCore | No summary available. |
| Dispose | No summary available. |
BeginDraw Method
public Avalonia.OpenGL.Surfaces.IGlPlatformSurfaceRenderingSession BeginDraw(RenderTargetSceneInfo sceneInfo)
Parameters
sceneInfo RenderTargetSceneInfo
Returns
BeginDrawCore Method
public Avalonia.OpenGL.Surfaces.IGlPlatformSurfaceRenderingSession BeginDrawCore(RenderTargetSceneInfo sceneInfo)
Parameters
sceneInfo RenderTargetSceneInfo
Returns
Dispose Method
public void Dispose()
Properties
| Name | Description |
|---|---|
| IsCorrupted | No summary available. |
IsCorrupted Property
public bool IsCorrupted { get; set; }