Sprache

Debug.ShowInitialized Feld

Definition

Achtung

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

Konstanter Wert: 4 (0x00000004)

[Android.Runtime.Register("SHOW_INITIALIZED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.DebugShow enum directly instead of this field.", true)]
public const Android.OS.DebugShow ShowInitialized = 4;
[<Android.Runtime.Register("SHOW_INITIALIZED")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.DebugShow enum directly instead of this field.", true)>]
val mutable ShowInitialized : Android.OS.DebugShow

Feldwert

Value = 4
Attribute

Hinweise

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.

Java Dokumentation für android.os.Debug.SHOW_INITIALIZED.

Gilt für: