Show / Hide Table of Contents

Class EglException

Represents an Egl exception.

Inheritance
GraphicsContextException
EglException
Namespace: OpenTK.Platform.Egl
Assembly: cs.temp.dll.dll
Syntax
public class EglException : GraphicsContextException

Properties

ErrorCode

Gets the EGL error code.

Declaration
public ErrorCode ErrorCode { get; }
Property Value
Type Description
ErrorCode
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX