objective c - Forcing UIViewController in Landscape -


i have uitabbar. in first tab, have uinavigationcontroller. within navigation controller, after couple of uiviewcontroller pushed onto stack, there's uiviewcontroller in user can use finger sign.

i want in landscape mode. how can force phone turn landscape? in signature view controller, implement supported orentiations function , return landscape right still nothing happens.

thanks.

tab bar controllers support portrait orientation default , not rotate landscape orientation unless of root view controllers support such orientation.

so sayeth tab bar controllers , view orientation.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -