BluetoothLEAppearanceCategories.Watch Property

Definition

Gets the watch appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a watch Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to