「 preferredContentSize 」 一覧
preferredContentSizeをUINavigationContorllerのPop時に再設定する
2018/08/17 | Tips preferredContentSize
popoverで表示しているViewControllerのサイズを、他のViewControllerにpushし、push先でサイズが変わったのをpopで戻すときにどうすればいいのか?と悩んだのでメモ
iOS7でのPopover内サイズの指定
2014/02/23 | Tips contentSizeForViewInPopover, iOS7, preferredContentSize, UIPopover
UIPopover内で表示する場合のViewControllerのコンテンツサイズ設定に関してのメモ。 iPhoneだと画面遷移するがiPadだとpopoverで…というケースはUniversalア