iOS can we create storyboard to landscape? -


i working on ipad project , need create new storyboard or new view controller landscape mode when user change device orientation view controller change.

can tell me if possible , if yes how? if no, can in situation.

thank you,

check attribute inspector in ib, there can set orientation under 'simulated metrics'.


Comments