BluetoothLEAppearanceSubcategories.CyclingPowerSensor Property

Definition

Gets the cycling power 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 CyclingPowerSensor { unsigned short get(); };
static uint16_t CyclingPowerSensor();
public static ushort CyclingPowerSensor { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.cyclingPowerSensor;
Public Shared ReadOnly Property CyclingPowerSensor As UShort

Property Value

UInt16

unsigned short

uint16_t

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

Windows requirements

App capabilities
bluetooth

Applies to