Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 353 Bytes

File metadata and controls

8 lines (5 loc) · 353 Bytes

AdaptiveContentSample

Example of orientation changes in Xamarin.Forms

While Xamarin.Forms doesn't yet specifically include a way to provide different layouts for device orientations, it's pretty easy to roll your own.

This example subclasses ContentPage (AdaptiveContentPage) which takes two layouts and handles the switching.