Compartir a través de


IBattery.BatteryInfoChanged Evento

Definición

Se produce cuando cambian las propiedades de la batería.

public:
 event EventHandler<Microsoft::Maui::Devices::BatteryInfoChangedEventArgs ^> ^ BatteryInfoChanged;
event EventHandler<Microsoft.Maui.Devices.BatteryInfoChangedEventArgs> BatteryInfoChanged;
member this.BatteryInfoChanged : EventHandler<Microsoft.Maui.Devices.BatteryInfoChangedEventArgs> 
Event BatteryInfoChanged As EventHandler(Of BatteryInfoChangedEventArgs) 

Tipo de evento

Se aplica a