I have an app where I would like to support device rotation in certain views but other don\'t particularly make sense in Landscape mode, so as I swapping the views out I wou
I don't think this is possible to do at run-time, though you could of course just apply a 90 degree transform to your UI.