Skip to main content

WglProfiles Property

Windows OpenGL profiles used when RenderingMode is set to Wgl. This setting is 4.0 and 3.2 by default.

Definition

Namespace: Avalonia
Assembly: Avalonia.Win32 (in Avalonia.Win32.dll)

public IList<GlVersion> WglProfiles { get; set; }

Property Value

IList(GlVersion)

See Also

Reference

Win32PlatformOptions Class
Avalonia Namespace