Compartir a través de


EGL11.EglPbufferBit Campo

Definición

Precaución

Use 'Javax.Microedition.Khronos.Egl.IEGL10.EglPbufferBit'. This class will be removed in a future release.

[Android.Runtime.Register("EGL_PBUFFER_BIT")]
[System.Obsolete("Use 'Javax.Microedition.Khronos.Egl.IEGL10.EglPbufferBit'. This class will be removed in a future release.")]
public const int EglPbufferBit = 1;
[<Android.Runtime.Register("EGL_PBUFFER_BIT")>]
[<System.Obsolete("Use 'Javax.Microedition.Khronos.Egl.IEGL10.EglPbufferBit'. This class will be removed in a future release.")>]
val mutable EglPbufferBit : int

Valor de campo

Value = 1
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a