BluetoothLEAppearanceSubcategories.HeartRateBelt Property

Definition

Gets the heart rate belt appearance subcategory code. This is only applicable for Bluetooth LE devices that are part of the BluetoothLEAppearanceCategories.HeartRate appearance category.

public:
 static property unsigned short HeartRateBelt { unsigned short get(); };
static uint16_t HeartRateBelt();
public static ushort HeartRateBelt { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.heartRateBelt;
Public Shared ReadOnly Property HeartRateBelt As UShort

Property Value

UInt16

unsigned short

uint16_t

The appearance subcategory code for a heart rate belt Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to