Android.OS.Debug.ResetThreadAllocSize Method
Clears the thread-local count of objects allocated.

Syntax

[Android.Runtime.Register("resetThreadAllocSize", "()V", "")]
public static void ResetThreadAllocSize ()

See Also

Debug.ThreadAllocSize

Remarks

Clears the thread-local 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