Review View Model
class ReviewViewModel(val config: ReviewScreenConfiguration, val pagesLimit: Int, val scanSession: IReviewViewModel, val bottomBarBackground: ScanbotColor, val topBarBackground: ScanbotColor, val backgroundDispatcher: CoroutineContext, val fileIOProcessor: FileIOProcessor, arguments: Bundle)
Constructors
Link copied to clipboard
constructor(config: ReviewScreenConfiguration, pagesLimit: Int, scanSession: IReviewViewModel, bottomBarBackground: ScanbotColor, topBarBackground: ScanbotColor, backgroundDispatcher: CoroutineContext, fileIOProcessor: FileIOProcessor, arguments: Bundle)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard