Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只是在一个(使用情节提要)UIScrollView之上添加了一个。UIView如何以UIScrollView编程方式检索?
UIScrollView
UIView
@property (weak, nonatomic) IBOutlet UIScrollView *myScrollView;
Then link it in with IB