Partager via


BluetoothLEAppearanceSubcategories.CyclingComputer Propriété

Définition

Obtient le code de sous-catégorie d’apparence de l’ordinateur de cyclisme. Cela s’applique uniquement aux appareils Bluetooth LE qui font partie de la catégorie d’apparence BluetoothLEAppearanceCategories.Cycling .

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

Valeur de propriété

UInt16

unsigned short

uint16_t

Code de sous-catégorie d’apparence pour un appareil Bluetooth LE d’ordinateur de cyclisme.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à