GLSurfaceView.SetEGLWindowSurfaceFactory Metodo

Definizione

Installare un oggetto EGLWindowSurfaceFactory personalizzato.

[Android.Runtime.Register("setEGLWindowSurfaceFactory", "(Landroid/opengl/GLSurfaceView$EGLWindowSurfaceFactory;)V", "GetSetEGLWindowSurfaceFactory_Landroid_opengl_GLSurfaceView_EGLWindowSurfaceFactory_Handler")]
public virtual void SetEGLWindowSurfaceFactory(Android.Opengl.GLSurfaceView.IEGLWindowSurfaceFactory? factory);
[<Android.Runtime.Register("setEGLWindowSurfaceFactory", "(Landroid/opengl/GLSurfaceView$EGLWindowSurfaceFactory;)V", "GetSetEGLWindowSurfaceFactory_Landroid_opengl_GLSurfaceView_EGLWindowSurfaceFactory_Handler")>]
abstract member SetEGLWindowSurfaceFactory : Android.Opengl.GLSurfaceView.IEGLWindowSurfaceFactory -> unit
override this.SetEGLWindowSurfaceFactory : Android.Opengl.GLSurfaceView.IEGLWindowSurfaceFactory -> unit

Parametri

Attributi

Commenti

per android.opengl.GLSurfaceView.setEGLWindowSurfaceFactory(android.opengl.EGLWindowSurfaceFactory).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a