Поделиться через


BluetoothLEAppearanceSubcategories.CyclingComputer Свойство

Определение

Возвращает код подкатегории вида компьютера для циклов. Это применимо только к устройствам Bluetooth LE, которые входят в категорию Внешний вид 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

Значение свойства

UInt16

unsigned short

uint16_t

Код подкатегории внешнего вида для устройства Bluetooth LE компьютера для велоспорта.

Требования к Windows

Возможности приложения
bluetooth

Применяется к