Partager via


Build.VERSION_CODES.Froyo Champ

Définition

Attention

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

F.

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

Valeur de champ

Value = 8
Attributs

Remarques

F.

Publié publiquement sous android 2.2 en mai 2010.

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

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 à