BluetoothLEAppearanceSubcategories.CyclingComputer Property

Definition

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

Property Value

UInt16

unsigned short

uint16_t

The appearance subcategory code for a cycling computer Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to