BluetoothLEAppearanceCategories.HeartRate Property

Definition

Gets the heart rate appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a heart rate Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to