Manifest.Permission.SignalPersistentProcesses Field

Definition

Allow an application to request that a signal be sent to all persistent processes

[Android.Runtime.Register("SIGNAL_PERSISTENT_PROCESSES")]
public const string SignalPersistentProcesses;
[<Android.Runtime.Register("SIGNAL_PERSISTENT_PROCESSES")>]
val mutable SignalPersistentProcesses : string

Field Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to