Click or drag to resize

BaseCameraDeviceUIRequested Event

Getting called when the camera UI gets requested.

Namespace: RAYLASE.Marker.Device.Camera
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public event Action<BaseDeviceController, Action> DeviceUIRequested

Value

ActionBaseDeviceController, Action
See Also