Bit in
ServiceInfo.Flags: If set, a single instance of the service will
run for all users on the device.
Value: 1073741824
Syntax
[Android.Runtime.Register("FLAG_SINGLE_USER")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.ServiceInfoFlags enum directly instead of this field.")]
public const
ServiceInfoFlags FlagSingleUser Remarks
Requirements
Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17