ForegroundService Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum ForegroundService
[<System.Flags>]
type ForegroundService = 
Inheritance
ForegroundService
Attributes

Fields

TypeCamera 64
TypeConnectedDevice 16
TypeDataSync 1
TypeHealth 256
TypeLocation 8
TypeManifest -1
TypeMediaPlayback 2
TypeMediaProjection 32
TypeMicrophone 128
TypeNone 0
TypePhoneCall 4
TypeRemoteMessaging 512
TypeShortService 2048
TypeSpecialUse 1073741824
TypeSystemExempted 1024

Applies to