Control

Defined in namespace Scandit.DataCapture.Core.UI.Control

IControl
interface IControl

Added in version 6.2.0

Interface for custom controls on top of the data capture view. Controls are restricted to the set of controls provided by the Scandit Data Capture SDK, it is not possible for customers to implement this interface and provide custom control implementations. This interface does not expose any methods or properties, it just serves as a tag for different controls.