Package io.scanbot.sdk.ui.camera.util
Interface FinderViewAttributeHandler
-
- All Implemented Interfaces:
public interface FinderViewAttributeHandler
Standalone delegate to handle detecting whether custom finder view id was set in layout for io.scanbot.sdk.ui.camera.IScanbotCameraView
-
-
Method Summary
Modifier and Type Method Description abstract Integer
getFinderViewId()
-
-
Method Detail
-
getFinderViewId
abstract Integer getFinderViewId()
-
-
-
-