搜尋

首頁  >  問答  >  主體

ios - UIViewController modal弹出另一个UIViewController 如何做到不全屏覆盖

如题,UIViewController modal弹出另一个UIViewController 如何做到不全屏覆盖

希望新的UIViewController只遮盖屏幕的一部分

PHPzPHPz2771 天前603

全部回覆(2)我來回復

  • PHPz

    PHPz2017-04-17 17:35:27

    VC.modalPresentationStyle = UIModalPresentationCustom;

    回覆
    0
  • 怪我咯

    怪我咯2017-04-17 17:35:27

    可能要看你的設計圖
    因為有很多人寫了框架解決你這種情況的

    回覆
    0
  • 取消回覆