this.AutomaticallyAdjustsScrollViewInsets = false;
解析:AutomaticallyAdjustsScrollViewInsets为系统自动为适应navbar,设定了TabelView的header高度。
this.AutomaticallyAdjustsScrollViewInsets = false;
解析:AutomaticallyAdjustsScrollViewInsets为系统自动为适应navbar,设定了TabelView的header高度。
转载于:https://www.cnblogs.com/qinhe/p/5256022.html