Build.VERSION_CODES_FULL.Kitkat Feld

Definition

Achtung

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

Android 19.

[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

Feldwert

Value = 1900000
Attribute

Hinweise

Android 19.0.

Java Dokumentation für android.os.Build.VERSION_CODES_FULL.KITKAT.

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: