PlatformDisplayAttrs Property
Definition
Namespace: Avalonia.OpenGL.Egl
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public int[]? PlatformDisplayAttrs { get; set; }
Public Property PlatformDisplayAttrs As Integer()
Get
Set
member PlatformDisplayAttrs : int[] with get, set
Property Value
Int32[]
See Also
Reference
EglDisplayCreationOptions Class
Avalonia.OpenGL.Egl Namespace