UISettings interface
Provides access to extra user interface setting of current view control.
Global user interface settings are set in the UISettings interface of the CaptureView class.
interface UISettings
Methods
Important! All methods should be called from the Android Main Thread.
Name | Description |
---|---|
getString |
Provides string resources for the view control, depending on the scenario step. |
02.03.2022 12:59:15