Skip to main content

EglDisplayCreationOptions Class

Definition

Assembly:Avalonia.OpenGL
Package:Avalonia
public class EglDisplayCreationOptions

Inheritance: object -> EglDisplayOptions -> EglDisplayCreationOptions

Constructors

NameDescription
EglDisplayCreationOptionsNo summary available.

EglDisplayCreationOptions Constructor

public EglDisplayCreationOptions()

Properties

PlatformDisplay Property

public IntPtr PlatformDisplay { get; set; }

PlatformDisplayAttrs Property

public int[] PlatformDisplayAttrs { get; set; }

PlatformType Property

public Nullable<int> PlatformType { get; set; }