Build.VERSION_CODES_FULL.Base Feld

Definition

Achtung

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

Android 1.

[Android.Runtime.Register("BASE", 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 Base = 100000;
[<Android.Runtime.Register("BASE", 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 Base : Android.OS.BuildVersionCodesFull

Feldwert

Value = 100000
Attribute

Hinweise

Android 1.0.

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

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: