美文网首页
swift 4.0 present/push后返回UITabBa

swift 4.0 present/push后返回UITabBa

作者: iOSEer冷箭 | 来源:发表于2020-07-10 16:40 被阅读0次

    这是iOS13以后出现的问题,在根控制器或者自定义的UITabBarController中添加:

     if #available(iOS 13, *) {

                UITabBar.appearance().tintColor = UIColor.red

            }

    相关文章

      网友评论

          本文标题:swift 4.0 present/push后返回UITabBa

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