Android.App.ActivityManager.GetMyMemoryState Method
Return global memory state information for the calling process.

Syntax

[Android.Runtime.Register("getMyMemoryState", "(Landroid/app/ActivityManager$RunningAppProcessInfo;)V", "")]
public static void GetMyMemoryState (ActivityManager.RunningAppProcessInfo outState)

Parameters

outState
Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16