Android.App.Importance Enumeration
Enumerates values returned by several types.

Syntax

public enum Importance

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
BackgroundConstant for Android.App.ActivityManager.RunningAppProcessInfo.Importance: this process process contains background code that is expendable.
EmptyConstant for Android.App.ActivityManager.RunningAppProcessInfo.Importance: this process is empty of any actively running code.
ForegroundConstant for Android.App.ActivityManager.RunningAppProcessInfo.Importance: this process is running the foreground UI.
GoneDocumentation for this section has not yet been entered.
PerceptibleConstant for Android.App.ActivityManager.RunningAppProcessInfo.Importance: this process is running something that is considered to be actively perceptible to the user. An example would be an application performing background music playback.
ServiceConstant for Android.App.ActivityManager.RunningAppProcessInfo.Importance: this process is contains services that should remain running.
VisibleConstant for Android.App.ActivityManager.RunningAppProcessInfo.Importance: this process is running something that is actively visible to the user, though not in the immediate foreground.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0