Click or drag to resize

UHFHasBleKeyboard Property

Gets a value indicating whether this reader supports BLE keyboard.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntax
public bool HasBleKeyboard { get; }

Property Value

Type: Boolean
true if this reader supports BLE keyboard; otherwise, false.
See Also