IBattery.PowerSource Property

Definition

Gets the current power source for the device.

public:
 property Microsoft::Maui::Devices::BatteryPowerSource PowerSource { Microsoft::Maui::Devices::BatteryPowerSource get(); };
public Microsoft.Maui.Devices.BatteryPowerSource PowerSource { get; }
member this.PowerSource : Microsoft.Maui.Devices.BatteryPowerSource
Public ReadOnly Property PowerSource As BatteryPowerSource

Property Value

Applies to