Summary
Provides access to
Xamarin.Essentials.Battery
API.
- Assembly
- Rocket
.Surgery .Xamarin .Essentials .dll - Namespace
- Rocket
.Surgery .Xamarin .Essentials - Interfaces
- Base Types
-
- Object
Syntax
public class BatteryEssential : IBattery
Constructors
Name | Summary |
---|---|
BatteryEssential |
Properties
Name | Value | Summary |
---|---|---|
BatteryChanged | IObservable |
|
ChargeLevel | double | |
PowerSource | BatteryPowerSource | |
State | BatteryState |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|