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 |