Property BatteryLevel
BatteryLevel
Gets the battery level of the iBeacon in percent.
Declaration
public sbyte BatteryLevel { get; }
Property Value
| Type | Description |
|---|---|
| System.SByte | Battery level of the iBeacon in percent. |
Remarks
This information is not a part of iBeacon standard. In case it is impossible to retrieve the information from the transmitted radio data, this property will be empty. Value of -1 is reserved for indicating an empty value.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.6 - 200.8 |
| .NET | 200.6 - 200.8 |
| .NET Windows | 200.6 - 200.8 |
| .NET Android | 200.6 - 200.8 |
| .NET iOS | 200.6 - 200.8 |
| .NET Framework | 200.6 - 200.8 |
| UWP | 200.6 - 200.8 |