美文网首页
H5 调用系统相册 取消按钮 颜色问题

H5 调用系统相册 取消按钮 颜色问题

作者: Ame___ | 来源:发表于2021-12-17 16:34 被阅读0次
let naviAppearance = UIBarButtonItem.appearance(whenContainedInInstancesOf: [UIImagePickerController.self])
naviAppearance.setTitleTextAttributes([NSAttributedString.Key.foregroundColor: Color0000000], for: .normal)
naviAppearance.setTitleTextAttributes([NSAttributedString.Key.foregroundColor: Color0000000], for: .highlighted)

相关文章

网友评论

      本文标题:H5 调用系统相册 取消按钮 颜色问题

      本文链接:https://www.haomeiwen.com/subject/tfvifrtx.html