GattCharacteristicUuids.LocationAndSpeed 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 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
The Bluetooth SIG-defined LocationAndSpeed characteristic UUID.
Windows requirements
App capabilities |
bluetooth
|