Build.VERSION_CODES_FULL.M Feld

Definition

Achtung

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

Android 23.

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

Feldwert

Value = 2300000
Attribute

Hinweise

Android 23.0.

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

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: