Partager via


BluetoothLEAppearanceCategories.Clock Propriété

Définition

Obtient le code de catégorie d’apparence d’horloge.

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

Valeur de propriété

UInt16

unsigned short

uint16_t

Code de catégorie d’apparence pour un appareil Bluetooth LE d’horloge.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à