ExtraFeatures Property
Definition
Namespace: Avalonia.OpenGL.Egl
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public Dictionary<Type, Func<EglContext, Object>>? ExtraFeatures { get; set; }
Public Property ExtraFeatures As Dictionary(Of Type, Func(Of EglContext, Object))
Get
Set
member ExtraFeatures : Dictionary<Type, Func<EglContext, Object>> with get, set
Property Value
Dictionary(Type, Func(EglContext, Object))