ReorderViewModel

class ReorderViewModel(val config: ReorderPagesScreenConfiguration, val bottomBarBackground: ScanbotColor, val topBarBackground: ScanbotColor, cameraSession: IReorderViewModel, backgroundDispatcher: CoroutineContext)

Constructors

Link copied to clipboard
constructor(config: ReorderPagesScreenConfiguration, bottomBarBackground: ScanbotColor, topBarBackground: ScanbotColor, cameraSession: IReorderViewModel, backgroundDispatcher: CoroutineContext)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val pages: <Error class: unknown class><List<ReorderedPage>>
Link copied to clipboard

Functions

Link copied to clipboard
fun onPagePositionChanged(oldPosition: Int, newPosition: Int)
Link copied to clipboard
fun onSave()