PowerManager.ActionPowerSaveModeChanged Field

Definition

Intent that is broadcast when the state of #isPowerSaveMode() changes.

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

Field Value

String
Attributes

Remarks

Java documentation for android.os.PowerManager.ACTION_POWER_SAVE_MODE_CHANGED.

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