Android.Opengl.EGL14.EglSurfaceAttrib Method

Syntax

[Android.Runtime.Register("eglSurfaceAttrib", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLSurface;II)Z", "")]
public static bool EglSurfaceAttrib (EGLDisplay dpy, EGLSurface surface, int attribute, int value)

Parameters

dpy
Documentation for this section has not yet been entered.
surface
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.

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