FeatureInfo.GlEsVersionUndefined Field

Definition

Default value for #reqGlEsVersion;

[Android.Runtime.Register("GL_ES_VERSION_UNDEFINED")]
public const int GlEsVersionUndefined = 0;
[<Android.Runtime.Register("GL_ES_VERSION_UNDEFINED")>]
val mutable GlEsVersionUndefined : int

Field Value

Value = 0

Implements

Attributes

Remarks

Default value for #reqGlEsVersion;

Java documentation for android.content.pm.FeatureInfo.GL_ES_VERSION_UNDEFINED.

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