BluetoothLEAppearanceCategories.WeightScale Property

Definition

Gets the weight scale appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a weight scale Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to