Partager via


Build.VERSION_CODES.HoneycombMr1 Champ

Définition

Attention

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

H MR1.

[Android.Runtime.Register("HONEYCOMB_MR1")]
[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 HoneycombMr1 = 12;
[<Android.Runtime.Register("HONEYCOMB_MR1")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.", true)>]
val mutable HoneycombMr1 : Android.OS.BuildVersionCodes

Valeur de champ

Value = 12
Attributs

Remarques

H MR1.

Publié publiquement sous android 3.1 en mai 2011.

Documentation Java pour android.os.Build.VERSION_CODES.HONEYCOMB_MR1.

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

S’applique à