Table of Contents

Class EglSurface

Namespace
Avalonia.OpenGL.Egl
Assembly
Avalonia.OpenGL.dll
public class EglSurface : SafeHandle, IDisposable
Inheritance
EglSurface
Implements
Inherited Members

Constructors

EglSurface(EglDisplay, nint)

public EglSurface(EglDisplay display, nint surface)

Parameters

display EglDisplay
surface nint

Properties

IsInvalid

public override bool IsInvalid { get; }

Property Value

bool

Methods

ReleaseHandle()

protected override bool ReleaseHandle()

Returns

bool

SwapBuffers()

public void SwapBuffers()