BluetoothLEAppearanceCategories.Clock 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 clock appearance category code.
public:
static property unsigned short Clock { unsigned short get(); };
static uint16_t Clock();
public static ushort Clock { get; }
var uInt16 = BluetoothLEAppearanceCategories.clock;
Public Shared ReadOnly Property Clock As UShort
Property Value
The appearance category code for a clock Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|