Hey,
In Xamarin.Forms, Layout takes views as children and page is of type VisualElemet so technically, you cannot put a page inside a layout (I understand that). However, is there a way to go around that? is there a way to implement something like Carousel Page inside a stack layout? (using Xamarin.Forms).
Thanks,
Faisal