03 2020 档案

摘要:如上所示,scroll 为屏幕高度,并透过了顶部和底部的 Bar。 若是相对于 frameLayoutGuide 布局 let topView = UIView.init() topView.backgroundColor = .blue topView.translatesAutoresizingMaskIntoConstraints = false scrol... 阅读全文

posted @ 2020-03-27 18:11 花老🐯 阅读(373) 评论(0) 推荐(0)

摘要:根据文档,当 minimumScaleFactor 设置为小数,并且 adjustsFontSizeToFitWidth 为 true时,系统会调整 fontsize 来尽可能确保可以显示完整的文字。Normally, the label text is drawn with the font you specify in the font property. If this property i... 阅读全文

posted @ 2020-03-09 11:06 花老🐯 阅读(731) 评论(0) 推荐(0)

导航