Android.OS.Debug.NativeHeapFreeSize Property
Returns the amount of free memory in the native heap.

Syntax

[get: Android.Runtime.Register("getNativeHeapFreeSize", "()J", "GetGetNativeHeapFreeSizeHandler")]
public static long NativeHeapFreeSize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the amount of free memory in 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