1 write to currentState
Microsoft.Maui.Essentials (1)
Battery\Battery.shared.cs (1)
153 currentState = State;
1 reference to currentState
Microsoft.Maui.Essentials (1)
Battery\Battery.shared.cs (1)
164 if (currentLevel != e.ChargeLevel || currentSource != e.PowerSource || currentState != e.State)