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
Type of notification emitted by gl control.
public enum GLNotificationType
Error = 3
Information = 0
Success = 1
Warning = 2