Android.OS.Debug.ResetGlobalClassInitCount Method
Clears the count of classes initialized.

Syntax

[Android.Runtime.Register("resetGlobalClassInitCount", "()V", "")]
public static void ResetGlobalClassInitCount ()

See Also

Debug.GlobalClassInitCount

Remarks

Clears the count of classes initialized.

[Android Documentation]

Requirements

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