You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There isn't a built-in option to do that, but you could try subclassing it and setting the leftControllerWidth property in willRotateToInterfaceOrientation:duration: to zero or 320 depending on the orientation.
Is it possible to hide the left view controller when the device is on portrait orientation, like
UISplitViewControler
?The text was updated successfully, but these errors were encountered: