IOS之AutoLayout框架的使用
生活随笔
收集整理的這篇文章主要介紹了
IOS之AutoLayout框架的使用
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
IOS之AutoLayout框架的使用
#import "UIView+AutoLayout.h" [citySearchResultController.view autoPinEdge:ALEdgeTop toEdge:ALEdgeTop ofView:self.tableView withOffset:50];[citySearchResultController.view autoPinEdge:ALEdgeLeft toEdge:ALEdgeLeft ofView:self.tableView];[citySearchResultController.view autoPinEdge:ALEdgeRight toEdge:ALEdgeRight ofView:self.tableView];[citySearchResultController.view autoPinEdge:ALEdgeBottom toEdge:ALEdgeBottom ofView:self.tableView];[citySearchResultController.view autoPinEdgesToSuperviewEdgesWithInsets:UIEdgeInsetsZero excludingEdge:ALEdgeTop];[citySearchResultController.view autoPinEdge:ALEdgeTop toEdge:ALEdgeTop ofView:self.tableView];https://gitee.com/johnson__save_admin/iosauto-layout
總結
以上是生活随笔為你收集整理的IOS之AutoLayout框架的使用的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 运算符优先级 必熟记,放到心里
- 下一篇: 腾讯手机管家筹划“出海”