Skip to main content

EglSurface Class

Definition

Assembly:Avalonia.OpenGL
Package:Avalonia
public class EglSurface

Inheritance: SafeHandle -> EglSurface

Constructors

NameDescription
EglSurfaceNo summary available.

EglSurface Constructor

public EglSurface(Avalonia.OpenGL.Egl.EglDisplay display, IntPtr surface)

Parameters

display Avalonia.OpenGL.Egl.EglDisplay

surface IntPtr

Methods

NameDescription
SwapBuffersNo summary available.

SwapBuffers Method

public void SwapBuffers()

Properties

NameDescription
IsInvalidNo summary available.

IsInvalid Property

public bool IsInvalid { get; set; }