iPad SplitViewController with menu in portrait mode like settings app
Posted
by Smalldevil
on Stack Overflow
See other posts from Stack Overflow
or by Smalldevil
Published on 2010-04-13T17:19:42Z
Indexed on
2010/04/13
17:23 UTC
Read the original article
Hit count: 444
ipad
|uisplitviewcontroller
Hi,
I would like obtain a SplitView on my ipad application with my left menu in a portrait orientation such as iPad settings. For now in portrait orientation I have a content view in full screen and I have a button at NavigationBar which includes a popover with my left menu.
Thank you for your responses.
© Stack Overflow or respective owner