BluetoothLEAppearanceSubcategories.OximeterFingertip Property

Definition

Gets the oximeter fingertip 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 OximeterFingertip { unsigned short get(); };
static uint16_t OximeterFingertip();
public static ushort OximeterFingertip { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.oximeterFingertip;
Public Shared ReadOnly Property OximeterFingertip As UShort

Property Value

UInt16

unsigned short

uint16_t

The appearance subcategory code for a oximeter fingertip Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to