BatteryPlugged Enum

Definition

Enumerates values returned by several types.

public enum BatteryPlugged
type BatteryPlugged = 
Inheritance
BatteryPlugged

Fields

Ac 1

Power source is an AC charger.

Dock 8
Usb 2

Power source is a USB port.

Wireless 4

Power source is wireless.

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