As part of the Web Viewer class, there is a function called waitForIdle():
One possible solution is to call shutdown() in the returned Promise of waitForIdle() .
As part of the Web Viewer class, there is a function called waitForIdle():
One possible solution is to call shutdown() in the returned Promise of waitForIdle() .