Javax.Microedition.Khronos.Egl.IEGL10.EglChooseConfig Method

Syntax

[Android.Runtime.Register("eglChooseConfig", "(Ljavax/microedition/khronos/egl/EGLDisplay;[I[Ljavax/microedition/khronos/egl/EGLConfig;I[I)Z", "GetEglChooseConfig_Ljavax_microedition_khronos_egl_EGLDisplay_arrayIarrayLjavax_microedition_khronos_egl_EGLConfig_IarrayIHandler:Javax.Microedition.Khronos.Egl.IEGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool EglChooseConfig (EGLDisplay display, int[] attrib_list, EGLConfig[] configs, int config_size, int[] num_config)

Parameters

display
Documentation for this section has not yet been entered.
attrib_list
Documentation for this section has not yet been entered.
configs
Documentation for this section has not yet been entered.
config_size
Documentation for this section has not yet been entered.
num_config
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