IPhone : What difference between costuming UITableViewCell in [self addSubview] and [self.contentview addSubView]?

on Monday, March 30, 2015

I knew that Apple recommend developers to add subview in self.contentview, but What would happen if we add subviews in UITableViewCell?


0 comments:

Post a Comment