EglInterface(String) Constructor
Initializes a new instance of the EglInterface class
Definition
Namespace: Avalonia.OpenGL.Egl
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public EglInterface(
string library
)
Public Sub New (
library As String
)
new :
library : string -> EglInterface
Parameters
See Also
Reference
EglInterface Class
EglInterface Overload
Avalonia.OpenGL.Egl Namespace