Table of Contents

Enum GLNotificationType

Namespace
SearchAThing.OpenGL.Core
Assembly
netcore-opengl-core.dll

Type of notification emitted by gl control.

public enum GLNotificationType

Fields

Error = 3
Information = 0
Success = 1
Warning = 2