美文网首页
2019-07-10

2019-07-10

作者: 木木奻 | 来源:发表于2019-07-10 09:48 被阅读0次

    swift 设置标题字体属性

           self.navigationItem.title = "HOME"

            self.navigationController?.navigationBar.titleTextAttributes = [NSAttributedString.Key.foregroundColor:UIColor.darkGray,NSAttributedString.Key.font : UIFont.systemFont(ofSize: 22)

    相关文章

      网友评论

          本文标题:2019-07-10

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