美文网首页
ios 设置返回 不要字只要箭头

ios 设置返回 不要字只要箭头

作者: 可爱的33 | 来源:发表于2018-06-04 14:13 被阅读14次

    NSDictionary *attributes = @{NSFontAttributeName:[UIFont systemFontOfSize:1], NSForegroundColorAttributeName:[UIColor clearColor]};
    [[UIBarButtonItem appearance] setTitleTextAttributes:attributes forState:UIControlStateNormal];

    相关文章

      网友评论

          本文标题:ios 设置返回 不要字只要箭头

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