1 write to State
Microsoft.Maui.Essentials (1)
Battery\Battery.shared.cs (1)
255
State
= state;
3 references to State
Microsoft.Maui.Essentials (3)
Battery\Battery.shared.cs (3)
164
if (currentLevel != e.ChargeLevel || currentSource != e.PowerSource || currentState != e.
State
)
280
$"{nameof(
State
)}: {
State
}, " +