monoandroid
namespace Javax.Microedition.Khronos.Egl
{
[Obsolete("Use the 'Javax.Microedition.Khronos.Egl.IEGL11' type. This class will be removed in a future release.")]
[Register("javax/microedition/khronos/egl/EGL11", DoNotGenerateAcw = true)]
public abstract class EGL11 : Object
{
[Obsolete("Use 'Javax.Microedition.Khronos.Egl.IEGL10.EglSlowConfig'. This class will be removed in a future release.")]
[Register("EGL_SLOW_CONFIG")]
public const int EglSlowConfig = 12368;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | Use 'Javax.Microedition.Khronos.Egl.IEGL10.EglSlowConfig'. This class will be removed in a future release. |
Platform Restrictions | This framework does not have platform annotations. |