Share via


BluetoothLEAppearanceSubcategories.BloodPressureWrist Property

Definition

Gets the blood pressure wrist appearance subcategory code. This is only applicable for Bluetooth LE devices that are part of the BluetoothLEAppearanceCategories.BloodPressure appearance category.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance subcategory code for a blood pressure wrist Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to