Android.OS.Debug.ShowFullDetail Field
Flags for printLoadedClasses().

Value: 1

Syntax

[Android.Runtime.Register("SHOW_FULL_DETAIL")]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.DebugShow enum directly instead of this field.")]
public const DebugShow ShowFullDetail

Remarks

Flags for printLoadedClasses(). Default behavior is to only show the class name.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1