Share via


GattServiceUuids.CyclingSpeedAndCadence Property

Definition

Gets the Bluetooth SIG-defined Cycling Speed And Cadence Service UUID.

public:
 static property Platform::Guid CyclingSpeedAndCadence { Platform::Guid get(); };
static winrt::guid CyclingSpeedAndCadence();
public static Guid CyclingSpeedAndCadence { get; }
var guid = GattServiceUuids.cyclingSpeedAndCadence;
Public Shared ReadOnly Property CyclingSpeedAndCadence As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined Cycling Speed And Cadence Service UUID.

Windows requirements

App capabilities
bluetooth

Applies to