Capture Configuration
Configuration class for Capture feature.
Constructors
Functions
Enable/disable the bottom navigation bar.
Set an adapter implementation to show a custom bottom navigation bar on the camera screen.
A list of HelpItem.Custom defining the custom help items to be shown in the Help Screen.
Set an adapter implementation to show a custom loading animation during analyse and scan.
Enable and configure the document import feature or disable it by passing in DocumentImportEnabledFileTypes.NONE.
Set the entry point used for launching the SDK. See EntryPoint for possible values.
Set an ErrorLoggerListener to be notified of errors.
EventTracker instance which will be called from the different screens to inform you about the various events which can occur during the usage of the Capture feature.
Enable/disable the file import feature.
Enable/disable the flash button in the Camera Screen.
Set whether the camera flash is on or off by default.
Set whether the default Gini error logging implementation is on or not.
Set an adapter implementation to show a custom bottom navigation bar on the help screen.
Set a custom imported file size limit in bytes.
Enable/disable the multi-page feature.
Set an adapter implementation to show a custom top navigation bar.
Set the GiniCaptureNetworkService instance which will be used by the library to request document related network calls (e.g. upload, analysis or deletion).
Set an adapter implementation to show a custom illustration on the "align corners" onboarding page.
Set an adapter implementation to show a custom illustration on the "lighting" onboarding page.
Set an adapter implementation to show a custom illustration on the "multi-page" onboarding page.
Set an adapter implementation to show a custom bottom navigation bar on the onboarding screen.
Set custom pages to be shown in the Onboarding Screen.
Set an adapter implementation to show a custom illustration on the "QR code" onboarding page.
Set an adapter implementation to show a custom loading animation during analyse and scan.
Enable/disable only the QRCode scanning feature.
Enable/disable the QRCode scanning feature.
Enable/disable the return assistant feature.
Set an adapter implementation to show a custom bottom navigation bar on the review screen.
Screen API only
Screen API only
Enable/disable the Supported Formats help screen.
Properties
A list of HelpItem.Custom defining the custom help items to be shown in the Help Screen.
Enable and configure the document import feature or disable it by passing in DocumentImportEnabledFileTypes.NONE.
Set the entry point used for launching the SDK. See EntryPoint for possible values.
Set an ErrorLoggerListener to be notified of errors.
EventTracker instance which will be called from the different screens to inform you about the various events which can occur during the usage of the Capture feature.
Set the GiniCaptureNetworkService instance which will be used by the library to request document related network calls (e.g. upload, analysis or deletion).