Build.VERSION_CODES_FULL.IceCreamSandwich Feld

Definition

Achtung

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

Android 14.

[Android.Runtime.Register("ICE_CREAM_SANDWICH", 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 IceCreamSandwich = 1400000;
[<Android.Runtime.Register("ICE_CREAM_SANDWICH", 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 IceCreamSandwich : Android.OS.BuildVersionCodesFull

Feldwert

Value = 1400000
Attribute

Hinweise

Android 14.0.

Java-Dokumentation für android.os.Build.VERSION_CODES_FULL.ICE_CREAM_SANDWICH.

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: