2011-03-03 26 views

回答

1

的UIScrollView有一個內容大小屬性:

@property(nonatomic) CGSize contentSize 

以供將來參考,我在UIScrollView documentation發現了這個。

相關問題