I need to quickly, and on demand, render a Xamarin forms content page, and take a screenshot of this.
The device I'm taking a screenshot of must be able to render custom dimensions, and ideally honor the device type (Android, iOS, Windows).
- What is the most efficient way to render this image, and then take a screenshot of this?
Note: I need to do this dynamically and in near real time. Consider this similar to https://appetize.io but for a completely different purpose