The properties of Android.App.ActivityManager are listed below. For a list of all members, see the ActivityManager Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | AppTasks | IList<ActivityManager.AppTask>. Get the list of tasks associated with the calling application. |
[read-only] | AppTaskThumbnailSize | Android.Util.Size. Return the current design dimensions for NoType:android/app/ActivityManager$AppTask;Href=../../../reference/android/app/ActivityManager.AppTask.html thumbnails, for use with ActivityManager.AddAppTask(Activity, Android.Content.Intent, Android.Content.Intent, Android.Content.Intent). |
[read-only] | DeviceConfigurationInfo | Android.Content.PM.ConfigurationInfo. Get the device configuration attributes. |
[read-only] | IsInLockTaskMode | bool. Return whether currently in lock task mode. |
[read-only] | IsLowRamDevice | bool. Returns true if this is a low-RAM device. |
[read-only] static | IsRunningInTestHarness | bool. Returns "true" if device is running in a test harness. |
[read-only] static | IsUserAMonkey | bool. Returns "true" if the user interface is currently being messed with by a monkey. |
[read-only] | LargeMemoryClass | int. Return the approximate per-application memory class of the current device when an application is running with a large heap. |
[read-only] | LauncherLargeIconDensity | int. Get the preferred density of icons for the launcher. |
[read-only] | LauncherLargeIconSize | int. Get the preferred launcher icon size. |
[read-only] | MemoryClass | int. Return the approximate per-application memory class of the current device. |
[read-only] | ProcessesInErrorState | IList<ActivityManager.ProcessErrorStateInfo>. Returns a list of any processes that are currently in an error condition. |
[read-only] | RunningAppProcesses | IList<ActivityManager.RunningAppProcessInfo>. Returns a list of application processes that are running on the device. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |