摘要:
var center=textView.Bounds.Size.Height - textView.ContentSize.Height; center = center < 0 ? 0 : center; textView.ContentOffset = new CoreGraphics.CGPo 阅读全文
posted @ 2016-03-08 21:40
沁河
阅读(974)
评论(0)
推荐(0)
摘要:
this.AutomaticallyAdjustsScrollViewInsets = false; 解析:AutomaticallyAdjustsScrollViewInsets为系统自动为适应navbar,设定了TabelView的header高度。 阅读全文
posted @ 2016-03-08 21:39
沁河
阅读(189)
评论(0)
推荐(0)
摘要:
using System; using UIKit; using System.Drawing; using CoreAnimation; namespace PMM { public class ProgressCircleView : UIView { protected CAShapeLaye 阅读全文
posted @ 2016-03-08 21:33
沁河
阅读(547)
评论(0)
推荐(0)

浙公网安备 33010602011771号