Hello, I am using the default scanning preview window in the ClaimedBarcodeScanner class using ShowVideoPreviewAsync
The problem I am facing is if the user closes the preview window, there seems to be no way to know about it. I could not find a close window event for it. This leads to the camera being active even though the preview window is gone which is not a good experience for the user.