BluetoothLEAppearanceSubcategories.OximeterWristWorn Property

Definition

Gets the oximeter wrist worn appearance subcategory code. This is only applicable for Bluetooth LE devices that are part of the BluetoothLEAppearanceCategories.PulseOximeter appearance category.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance subcategory code for a oximeter wrist worn Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to