BatteryInfoChangedEventArgs(Double, BatteryState, BatteryPowerSource) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The public constructor.
public BatteryInfoChangedEventArgs (double level, Xamarin.Essentials.BatteryState state, Xamarin.Essentials.BatteryPowerSource source);
Parameters
- level
- System.Double
The current level of the batter.
- state
- BatteryState
The state of the battery
- source
- BatteryPowerSource
The source of the battery