#ios
对应枚举是 UIModalPresentationFullScreen 通过 modalPresentationStyle接口,设置即可;
UIModalPresentationFullScreen
modalPresentationStyle
逻辑参考:
!