Linguaggio

Debug.ShowInitialized Campo

Definizione

Attenzione

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

Valore costante: 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

Valore del campo

Value = 4
Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

per android.os.Debug.SHOW_INITIALIZED.

Si applica a