BaseCameraDeviceUIRequested Event |
Getting called when the camera UI gets requested.
Namespace: RAYLASE.Marker.Device.CameraAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic event Action<BaseDeviceController, Action> DeviceUIRequested
Value
ActionBaseDeviceController,
Action
See Also