BatteryInfoChangedEventArgs(Double, BatteryState, BatteryPowerSource) Constructor

Definition

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

Applies to