Settings.Global.ShowProcesses Field

Definition

Control whether the process CPU usage meter should be shown.

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

Field Value

Attributes

Remarks

Control whether the process CPU usage meter should be shown.

This member is deprecated. This functionality is no longer available as of android.os.Build.VERSION_CODES#N_MR1.

Java documentation for android.provider.Settings.Global.SHOW_PROCESSES.

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