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


Build.VERSION_CODES.HoneycombMr1 Поле

Определение

Внимание!

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

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

Value = 12
Атрибуты

Комментарии

H MR1.

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

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

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

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