iphone - How do you set the content size of a UIPopoverController? -


I'm showing a scene in popup. When I click on a button in this view, another view will be pushed into popup using the navigation controller. By pushing, the height of the popover is increased. How do I create the same popover height?

In all your view controllers, override -contentSizeForViewInPopover and all of them are identical Return the shape.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -