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

Syntax

[System.Flags]
public enum ServiceInfoFlags

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
ForegroundBit for Android.App.ActivityManager.RunningServiceInfo.Flags: set if the service has asked to run as a foreground process.
PersistentProcessBit for {@link #flags): set if the service is running in a persistent process.
StartedBit for Android.App.ActivityManager.RunningServiceInfo.Flags: set if this service has been explicitly started.
SystemProcessBit for {@link #flags): set if the service is running in a core system process.

Requirements

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