Android.Opengl.EGL14.EglQueryContext Method

Syntax

[Android.Runtime.Register("eglQueryContext", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLContext;I[II)Z", "")]
public static bool EglQueryContext (EGLDisplay dpy, EGLContext ctx, int attribute, int[] value, int offset)

Parameters

dpy
Documentation for this section has not yet been entered.
ctx
Documentation for this section has not yet been entered.
attribute
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.
offset
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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