I want to take the screenshot of app running window in UWP javascript version. As I got RenderTargetBitmap there for doing same but only available for C# version of UWP.
I want to do the same thing in UWP javascript app.
Please let me know could it possibly be done in UWP javascript app and HOW?
Any help would be highly appreciated in advance.
Thanks