Android.Content.PM.ConfigurationInfo.ReqGlEsVersion Property
The GLES version used by an application.

Syntax

[Android.Runtime.Register("reqGlEsVersion")]
public int ReqGlEsVersion { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The GLES version used by an application. The upper order 16 bits represent the major version and the lower order 16 bits the minor version.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4