Android.OS.Debug.NativeHeapSize Property
Returns the size of the native heap.

Syntax

[get: Android.Runtime.Register("getNativeHeapSize", "()J", "GetGetNativeHeapSizeHandler")]
public static long NativeHeapSize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the size of the native heap.

[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