suchen

Heim  >  Fragen und Antworten  >  Hauptteil

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

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

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

PHPzPHPz2771 Tage vor604

Antworte allen(2)Ich werde antworten

  • PHPz

    PHPz2017-04-17 17:35:27

    VC.modalPresentationStyle = UIModalPresentationCustom;

    Antwort
    0
  • 怪我咯

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

    可能要看看你的设计图
    因为有很多人写了框架解决你这种情况的

    Antwort
    0
  • StornierenAntwort