Android.OS.Debug.ResetAllCounts Method
Clears all the global and thread-local memory allocation counters.

Syntax

[Android.Runtime.Register("resetAllCounts", "()V", "")]
public static void ResetAllCounts ()

See Also

Debug.StartAllocCounting

Remarks

Clears all the global and thread-local memory allocation counters.

[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