I am working on a MS Store UWP (Universal Windows Platform) app built using only Javascript, CSS and HTML.
I need to take a screenshot of the app at any given time through code but I cant seem to find any relevant api (or method) to do so. Although, there is an api given in UWP docs regarding this (in C#) but its usage through javascript is not available. Any help will be great.
/Thanks,
Jatin