Control

Defined in package com.scandit.datacapture.core.ui.control

Control
interface Control

Added in version 6.0.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.