GattCharacteristicUuids.BatteryLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Bluetooth SIG-defined Battery Level Characteristic UUID.
public:
static property Platform::Guid BatteryLevel { Platform::Guid get(); };
static winrt::guid BatteryLevel();
public static Guid BatteryLevel { get; }
var guid = GattCharacteristicUuids.batteryLevel;
Public Shared ReadOnly Property BatteryLevel As Guid
Property Value
The Bluetooth SIG-defined Battery Level Characteristic UUID.
Windows requirements
App capabilities |
bluetooth
|