ios - UIViewController modal弹出另一个UIViewController 如何做到不全屏覆盖
PHPz
PHPz 2017-04-17 17:33:27
0
2
598

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

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

PHPz
PHPz

学习是最好的投资!

reply all(2)
PHPzhong

VC.modalPresentationStyle = UIModalPresentationCustom;

刘奇

You may want to take a look at your design drawing
Because many people have written frameworks to solve your situation

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template