Table of Contents

Class EglDisplayCreationOptions

Namespace
Avalonia.OpenGL.Egl
Assembly
Avalonia.OpenGL.dll
public class EglDisplayCreationOptions : EglDisplayOptions
Inheritance
EglDisplayCreationOptions
Inherited Members

Constructors

EglDisplayCreationOptions()

public EglDisplayCreationOptions()

Properties

PlatformDisplay

public nint PlatformDisplay { get; set; }

Property Value

nint

PlatformDisplayAttrs

public int[]? PlatformDisplayAttrs { get; set; }

Property Value

int[]

PlatformType

public int? PlatformType { get; set; }

Property Value

int?