Android.Opengl.EGL14.EglCreateWindowSurface Method

Syntax

[Android.Runtime.Register("eglCreateWindowSurface", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;Ljava/lang/Object;[II)Landroid/opengl/EGLSurface;", "")]
public static EGLSurface EglCreateWindowSurface (EGLDisplay dpy, EGLConfig config, Java.Lang.Object win, int[] attrib_list, int offset)

Parameters

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