BluetoothLEAppearanceCategories.Watch Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The appearance category code for a watch Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|