Compartir a través de


BluetoothLEAppearanceCategories.WeightScale Propiedad

Definición

Obtiene el código de categoría de apariencia de escala de peso.

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

Valor de propiedad

UInt16

unsigned short

uint16_t

Código de categoría de apariencia para un dispositivo Bluetooth LE de escala de peso.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a