Sprache

Build.VERSION_CODES_FULL.SV2 Feld

Definition

Achtung

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

Android 12v2.

[Android.Runtime.Register("S_V2", 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 SV2 = 3200000;
[<Android.Runtime.Register("S_V2", 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 SV2 : Android.OS.BuildVersionCodesFull

Feldwert

Value = 3200000
Attribute

Hinweise

Android 32.0.

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

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: