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.16.9.0 (2.16.9.0)
Syntax
public bool HasBleKeyboard { get; }

Property Value

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