美文网首页
UITextFiled 文本居中显示的问题

UITextFiled 文本居中显示的问题

作者: chulijun | 来源:发表于2018-01-22 14:35 被阅读3次

http://www.360doc.com/content/15/0202/17/20917840_445752308.shtml

iOS 7 自动居中问题

 if([selfrespondsToSelector:@selector(setAutomaticallyAdjustsScrollViewInsets:)]) {

       self.automaticallyAdjustsScrollViewInsets=NO;

    }

相关文章

网友评论

      本文标题:UITextFiled 文本居中显示的问题

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