Click or drag to resize

BaseLaserController.HasPointerChanged Event

Getting called when the hasPointer changed.

Namespace: RAYLASE.Marker.Device.LaserController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.20.0
Syntax
C#
public event Action<bool> HasPointerChanged

Value

Action<Boolean>
See Also