Extensions Property
Definition
Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public HashSet<string> Extensions { get; }
Public ReadOnly Property Extensions As HashSet(Of String)
Get
member Extensions : HashSet<string> with get