Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您知道是否可以从 swift 应用程序中打开“设置”->“控制中心”?iOS 11...
我知道以下将打开设置:
UIApplication.shared.open(URL(string:"App-Prefs:root")!)