BaseScanControllerDeviceUIRequested Event |
Getting called when a device ui gets requested.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic event Action<BaseDeviceController, Action> DeviceUIRequested
Value
ActionBaseDeviceController,
Action
See Also