BluetoothLEAppearanceCategories.BarcodeScanner Property

Definition

Gets the barcode scanner appearance category code.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a barcode scanner Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to