HostBleDeviceSearcherEnabled Property |
Start/stop searching for BLE devices.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic bool BleDeviceSearcherEnabled { get; set; }
Public Property BleDeviceSearcherEnabled As Boolean
Get
Set
public:
property bool BleDeviceSearcherEnabled {
bool get ();
void set (bool value);
}
Return Value
Type:
Boolean
See Also