iOS:nav背景透明
2021-09-23 本文已影响0人
Liu____
UIModalPresentationStyle 各种类型的区别:https://juejin.cn/post/6844903825032085511#heading-4
nav.modalPresentationStyle = .overCurrentContext
nav.view.backgroundColor = .clear
UIModalPresentationStyle 各种类型的区别:https://juejin.cn/post/6844903825032085511#heading-4
nav.modalPresentationStyle = .overCurrentContext
nav.view.backgroundColor = .clear