Skip to main content

ExtraFeatures Property

Definition

Namespace: Avalonia.OpenGL.Egl
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)

public Dictionary<Type, Func<EglContext, Object>>? ExtraFeatures { get; set; }

Property Value

Dictionary(Type, Func(EglContext, Object))

See Also

Reference

EglContextOptions Class
Avalonia.OpenGL.Egl Namespace