Android.OS.Debug.ResetGlobalAllocCount Method
Clears the global count of objects allocated.

Syntax

[Android.Runtime.Register("resetGlobalAllocCount", "()V", "")]
public static void ResetGlobalAllocCount ()

See Also

Debug.GlobalAllocCount

Remarks

Clears the global count of objects allocated.

[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