(1)先看一下UITablevIew。 原本在VC里面的automaticallyAdjustsScrollViewInsets竟然過期了,在IOS 11下 APPLE推薦使用UIScrollView的contentInsetAdjustmentBehavior屬性進行設置自動計算滾動視圖的內(nèi)容邊距。 1 @property(nonatomic,assign) BOOL automaticallyAdjustsScrollViewInsets ...
www.dbjr.com.cn/article/1246...htm 2025-6-2