GattCharacteristicUuids.BatteryLevel Property

Definition

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

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined Battery Level Characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to