BluetoothLEAppearanceSubcategories.ThermometerEar Property

Definition

Gets the ear thermometer appearance subcategory code. This is only applicable for Bluetooth LE devices that are part of the BluetoothLEAppearanceCategories.RunningWalking appearance category.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance subcategory code for a ear thermometer Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to