IEGL10.EglWaitNative(Int32, Object) Method

Definition

[Android.Runtime.Register("eglWaitNative", "(ILjava/lang/Object;)Z", "GetEglWaitNative_ILjava_lang_Object_Handler:Javax.Microedition.Khronos.Egl.IEGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool EglWaitNative (int engine, Java.Lang.Object? bindTarget);
[<Android.Runtime.Register("eglWaitNative", "(ILjava/lang/Object;)Z", "GetEglWaitNative_ILjava_lang_Object_Handler:Javax.Microedition.Khronos.Egl.IEGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member EglWaitNative : int * Java.Lang.Object -> bool

Parameters

engine
Int32
bindTarget
Object

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to