BluetoothLEAppearanceCategories.PulseOximeter Property

Definition

Gets the pulse oximeter appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a pulse oximeter Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to