Javax.Microedition.Khronos.Egl.IEGL10.EglCreateWindowSurface Method

Syntax

[Android.Runtime.Register("eglCreateWindowSurface", "(Ljavax/microedition/khronos/egl/EGLDisplay;Ljavax/microedition/khronos/egl/EGLConfig;Ljava/lang/Object;[I)Ljavax/microedition/khronos/egl/EGLSurface;", "GetEglCreateWindowSurface_Ljavax_microedition_khronos_egl_EGLDisplay_Ljavax_microedition_khronos_egl_EGLConfig_Ljava_lang_Object_arrayIHandler:Javax.Microedition.Khronos.Egl.IEGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public EGLSurface EglCreateWindowSurface (EGLDisplay display, EGLConfig config, Java.Lang.Object native_window, int[] attrib_list)

Parameters

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