Skip to main content

TryCreate(Func<EglDisplay>) Method

Definition

Namespace: Avalonia.OpenGL.Egl
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)

public static EglPlatformGraphics? TryCreate(
Func<EglDisplay> displayFactory
)

Parameters

  Func(EglDisplay)
 

Return Value

EglPlatformGraphics

See Also

Reference

EglPlatformGraphics Class
TryCreate Overload
Avalonia.OpenGL.Egl Namespace