在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
1、导航栏背景色和标题颜色 navigationController.navigationBar.barTintColor = .red //背景色 navigationController.navigationBar.titleTextAttributes = [NSAttributedString.Key.foregroundColor: UIColor.white] //标题颜色
2、App退出到桌面最小化 UIControl().sendAction(#selector(NSXPCConnection.suspend), to: UIApplication.shared, for: nil)
|
请发表评论