Intent.ActionPowerUsageSummary Field

Definition

Activity Action: Show power usage information to the user.

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

Field Value

Implements

Attributes

Remarks

Activity Action: Show power usage information to the user.

Input: Nothing.

Output: Nothing.

Java documentation for android.content.Intent.ACTION_POWER_USAGE_SUMMARY.

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