Settings.System.ShowProcesses Field

Definition

Caution

deprecated

Control whether the process CPU usage meter should be shown.

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

Field Value

String
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