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