Methods
1.CGRect
maxY
1 | CGFloat h = CGRectGetMaxY(self.textFrame); |
2.count size of a String
1 | CGSize maxSize = CGSizeMake(maxW,MAXFLOAT); |
3.set frame by counstruct
4.rightBarButtonItem
5.refreshControl
6.insert array to array
7.tableview scroll to top
8.判断是否全面屏长宽高比
1 |