Android.OS.PowerManager.ActionPowerSaveModeChanged Field
Intent that is broadcast when the state of PowerManager.IsPowerSaveMode changes.

Syntax

[Android.Runtime.Register("ACTION_POWER_SAVE_MODE_CHANGED")]
public const string ActionPowerSaveModeChanged

Remarks

Intent that is broadcast when the state of PowerManager.IsPowerSaveMode changes. This broadcast is only sent to registered receivers.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1