Build.VERSION_CODES.VanillaIceCream Campo

Definición

Precaución

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

Helado de vainilla.

[Android.Runtime.Register("VANILLA_ICE_CREAM", ApiSince=35)]
[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 VanillaIceCream = 35;
[<Android.Runtime.Register("VANILLA_ICE_CREAM", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.", true)>]
val mutable VanillaIceCream : Android.OS.BuildVersionCodes

Valor de campo

Value = 35
Atributos

Comentarios

Helado de vainilla.

Java documentación para android.os.Build.VERSION_CODES.VANILLA_ICE_CREAM.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a