Build.VERSION_CODES.GingerbreadMr1 Feld

Definition

Achtung

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

G MR1.

[Android.Runtime.Register("GINGERBREAD_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 GingerbreadMr1 = 10;
[<Android.Runtime.Register("GINGERBREAD_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 GingerbreadMr1 : Android.OS.BuildVersionCodes

Feldwert

Value = 10
Attribute

Hinweise

G MR1.

Veröffentlicht als Android 2.3.3 im Februar 2011.

Java Dokumentation für android.os.Build.VERSION_CODES.GINGERBREAD_MR1.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: