Share via


BluetoothLEAppearanceSubcategories.CyclingSpeedCadenceSensor Property

Definition

Gets the cycling speed cadence sensor appearance subcategory code. This is only applicable for Bluetooth LE devices that are part of the BluetoothLEAppearanceCategories.Cycling appearance category.

public:
 static property unsigned short CyclingSpeedCadenceSensor { unsigned short get(); };
static uint16_t CyclingSpeedCadenceSensor();
public static ushort CyclingSpeedCadenceSensor { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.cyclingSpeedCadenceSensor;
Public Shared ReadOnly Property CyclingSpeedCadenceSensor As UShort

Property Value

UInt16

unsigned short

uint16_t

The appearance subcategory code for a cycling speed cadence sensor Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to