Syntax
[Android.Runtime.Register("eglGetConfigAttrib", "(Ljavax/microedition/khronos/egl/EGLDisplay;Ljavax/microedition/khronos/egl/EGLConfig;I[I)Z", "GetEglGetConfigAttrib_Ljavax_microedition_khronos_egl_EGLDisplay_Ljavax_microedition_khronos_egl_EGLConfig_IarrayIHandler:Javax.Microedition.Khronos.Egl.IEGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
bool EglGetConfigAttrib (
EGLDisplay display,
EGLConfig config,
int attribute,
int[] value)
Parameters
- display
- Documentation for this section has not yet been entered.
- config
- 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: Javax.Microedition.Khronos.Egl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1