Hi all, I would like to have both master and detail views visible in landscape and portrait modes.
Like how the Settings app is implemented.
I do not find any samples for this. Appreciate your help..
Hi all, I would like to have both master and detail views visible in landscape and portrait modes.
Like how the Settings app is implemented.
I do not find any samples for this. Appreciate your help..
UISplitViewController
doesn't support this, at least not in a documented way. Why not build your own custom split view?