Поделиться через


Build.VERSION_CODES.Froyo Поле

Определение

Внимание!

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

Значение поля

Value = 8
Атрибуты

Комментарии

F.

Выпущено публично как Android 2.2 в мае 2010 года.

Документация по Java для android.os.Build.VERSION_CODES.FROYO.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к