Swift的modal全屏显示

739 阅读1分钟

让present的控制器设置

vc.modalPresentationStyle = UIModalPresentationStyle.fullScreen

vc.modalPresentationStyle = UIModalPresentationStyle.fullScreen