BluetoothLEAppearanceCategories.HeartRate 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 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
The appearance category code for a heart rate Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|