BluetoothLEAppearanceSubcategories.CyclingSpeedSensor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the cycling speed 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 CyclingSpeedSensor { unsigned short get(); };
static uint16_t CyclingSpeedSensor();
public static ushort CyclingSpeedSensor { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.cyclingSpeedSensor;
Public Shared ReadOnly Property CyclingSpeedSensor As UShort
Property Value
The appearance subcategory code for a cycling speed sensor Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|