/ Published in: Objective C
Expand |
Embed | Plain Text
[myScroll setScrollEnabled:YES]; [myScroll setContentSize:CGSizeMake(320, 600)];
You need to login to post a comment.
bobbym245 on 10/05/10
scroll view textmate a create ui iphone SDK UIScrollView uiscroll
2 people have marked this snippet as a favorite
[myScroll setScrollEnabled:YES]; [myScroll setContentSize:CGSizeMake(320, 600)];
You need to login to post a comment.