Partager via


BluetoothLEAppearanceSubcategories.ThermometerEar Propriété

Définition

Obtient le code de sous-catégorie d’apparence du thermomètre auriculaire. Cela s’applique uniquement aux appareils Bluetooth LE qui font partie de la catégorie d’apparence BluetoothLEAppearanceCategories.RunningWalking .

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

Valeur de propriété

UInt16

unsigned short

uint16_t

Code de sous-catégorie d’apparence pour un appareil Bluetooth LE de thermomètre auriculaire.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à