Android.OS.Debug.PrintLoadedClasses Method
Dump a list of all currently loaded class to the log file.

Syntax

[Android.Runtime.Register("printLoadedClasses", "(I)V", "")]
public static void PrintLoadedClasses ([Android.Runtime.GeneratedEnum] DebugShow flags)

Parameters

flags
See constants above.

Remarks

Dump a list of all currently loaded class to the log file.

[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