Skip to main content

EglPlatformGraphics Class

Definition

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

public sealed class EglPlatformGraphics : IPlatformGraphics
View Source
InheritanceObject → EglPlatformGraphics
ImplementsIPlatformGraphics

Constructors

EglPlatformGraphics(EglDisplay)Initializes a new instance of the EglPlatformGraphics class

Properties

UsesSharedContext 

Methods

CreateContext() 
Equals(Object)Determines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCode()Serves as the default hash function.
(Inherited from Object)
GetSharedContext() 
GetType()Gets the Type of the current instance.
(Inherited from Object)
ToString()Returns a string that represents the current object.
(Inherited from Object)
TryCreate() 
TryCreate(Func(EglDisplay)) 

See Also

Reference

Avalonia.OpenGL.Egl Namespace