BluetoothLEAppearanceCategories.Thermometer Property

Definition

Gets the thermometer appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a thermometer Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to