GlProfiles Property
Definition
Namespace: Avalonia.Win32
Assembly: Avalonia.Win32 (in Avalonia.Win32.dll)
- C#
- VB
- F#
public IList<GlVersion> GlProfiles { get; set; }
Public Property GlProfiles As IList(Of GlVersion)
Get
Set
member GlProfiles : IList<GlVersion> with get, set