Android.Opengl.GLDebugHelper.ErrorWrongThread Field
The Error number used in the GLException that is thrown if CONFIG_CHECK_THREAD is enabled and you call OpenGL ES on the a different thread.

Value: 28672

Syntax

[Android.Runtime.Register("ERROR_WRONG_THREAD")]
public const int ErrorWrongThread

Remarks

The Error number used in the GLException that is thrown if CONFIG_CHECK_THREAD is enabled and you call OpenGL ES on the a different thread.

[Android Documentation]

Requirements

Namespace: Android.Opengl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1