Build.VERSION_CODES.HoneycombMr1 Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.