GattCharacteristicUuids.LocationAndSpeed Property

Definition

Gets the Bluetooth SIG-defined LocationAndSpeed characteristic UUID.

public:
 static property Platform::Guid LocationAndSpeed { Platform::Guid get(); };
static winrt::guid LocationAndSpeed();
public static Guid LocationAndSpeed { get; }
var guid = GattCharacteristicUuids.locationAndSpeed;
Public Shared ReadOnly Property LocationAndSpeed As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined LocationAndSpeed characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to