BluetoothLEAppearanceCategories.BloodPressure Property

Definition

Gets the blood pressure appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a blood pressure Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to