1

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

makerofthings7
  • 60,103
  • 53
  • 215
  • 448
  • You may be able to get some of that functionality out of the Xamarin.Forms previewer. It's fairly new and has some limitations, but it comes installed out of the box these days and would be worth a look: https://developer.xamarin.com/guides/xamarin-forms/xaml/xaml-previewer/ – Joe Apr 04 '17 at 19:39

0 Answers0