EglPlatformGraphics Constructor
Initializes a new instance of the EglPlatformGraphics class
Definition
Namespace: Avalonia.OpenGL.Egl
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public EglPlatformGraphics(
EglDisplay display
)
Public Sub New (
display As EglDisplay
)
new :
display : EglDisplay -> EglPlatformGraphics