C# Class Xamarin.Essentials.BatteryInfoChangedEventArgs

Inheritance: EventArgs
Afficher le fichier Open project: xamarin/Essentials Class Usage Examples

Méthodes publiques

Méthode Description
BatteryInfoChangedEventArgs ( double level, BatteryState state, BatteryPowerSource source ) : System
ToString ( ) : string

Method Details

BatteryInfoChangedEventArgs() public méthode

public BatteryInfoChangedEventArgs ( double level, BatteryState state, BatteryPowerSource source ) : System
level double
state BatteryState
source BatteryPowerSource
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string