Idioma

Build.VERSION_CODES_FULL.Kitkat Campo

Definição

Cuidado

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

Android 4.

[Android.Runtime.Register("KITKAT", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.BuildVersionCodesFull enum directly instead of this field.", true)]
public const Android.OS.BuildVersionCodesFull Kitkat = 1900000;
[<Android.Runtime.Register("KITKAT", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.BuildVersionCodesFull enum directly instead of this field.", true)>]
val mutable Kitkat : Android.OS.BuildVersionCodesFull

Valor do campo

Value = 1900000
Atributos

Comentários

Android 19.0.

Java documentação para android.os.Build.VERSION_CODES_FULL.KITKAT.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a