create
fun create(configuration: DocumentAutoCaptureController.Configuration): DocumentAutoCaptureController
Create component.
Return
Instance.
Parameters
configuration
Configuration for the Document Capture Controller component.
fun create(configuration: DocumentAutoCaptureControllerConfiguration): DocumentAutoCaptureController
Deprecated
Use create(configuration: DocumentAutoCaptureController.Configuration) instead
Create component.
Return
Instance.
Parameters
configuration
Configuration for the Document Capture Controller component.