BatteryPowerSource

Wisej.Hybrid.Shared.Battery.BatteryPowerSource

Namespace: Wisej.Hybrid.Shared.Battery

Assembly: Wisej.Hybrid (3.5.0.0)

Enumerates power sources with which the device and battery can be powered or charged.

public enum BatteryPowerSource : Enum

Fields

NameDescription

AC

Power source is an AC Charger.

Battery

Power source is the battery and is currently not being charged.

Unknown

Power source can not be determined.

Usb

Power source is a USB port.

Wireless

Power source is wireless.

Used By

NameDescription

Gets how the device and battery are currently being powered or charged.

Last updated