Langue

Build.VERSION_CODES.JellyBeanMr2 Champ

Définition

Attention

This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.

J MR2.

[Android.Runtime.Register("JELLY_BEAN_MR2")]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.", true)]
public const Android.OS.BuildVersionCodes JellyBeanMr2 = 18;
[<Android.Runtime.Register("JELLY_BEAN_MR2")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.", true)>]
val mutable JellyBeanMr2 : Android.OS.BuildVersionCodes

Valeur de champ

Value = 18
Attributs

Remarques

J MR2.

Publiée publiquement sous android 4.3 en juillet 2013.

Java documentation pour android.os.Build.VERSION_CODES.JELLY_BEAN_MR2.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à