Build.VERSION_CODES.GingerbreadMr1 Campo

Definizione

Attenzione

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

Valore del campo

Value = 10
Attributi

Commenti

G MR1.

Rilasciato pubblicamente come Android 2.3.3 nel febbraio 2011.

per android.os.Build.VERSION_CODES.GINGERBREAD_MR1.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a