BluetoothLEAppearanceCategories.Clock Property

Definition

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

UInt16

unsigned short

uint16_t

The appearance category code for a clock Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to