[Register("io/scanbot/sdk/ui_v2/document/screen/crop/ICroppingViewModel", "", "IO.Scanbot.Sdk.Ui_v2.Document.Screen.Crop.ICroppingViewModelInvoker")]
public interface ICroppingViewModel : ICanGoBack, IDocumentHolder, IJavaObject, IJavaPeerable, IDisposable
[Register("croppingApplied", "(Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "GetCroppingApplied_Lkotlin_coroutines_Continuation_Handler:IO.Scanbot.Sdk.Ui_v2.Document.Screen.Crop.ICroppingViewModelInvoker, DocumentSDK.NET.Droid")]
Object CroppingApplied(IContinuation p0)
[Register("updateCurrentPreview", "(Lkotlin/coroutines/Continuation;)Ljava/lang/Object;", "GetUpdateCurrentPreview_Lkotlin_coroutines_Continuation_Handler:IO.Scanbot.Sdk.Ui_v2.Document.Screen.Crop.ICroppingViewModelInvoker, DocumentSDK.NET.Droid")]
Object UpdateCurrentPreview(IContinuation p0)