Codestin Search App

Thanks to visit codestin.com
Credit goes to devel0.github.io

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