Reading till now, I’ve learned that adding UI elements to UITableViewCell’s contentView is a good practice. But often, I see this being done using code.
I wanted to know that if added using Interface Builder are the elements still added to contentView?
Reading till now, I’ve learned that adding UI elements to UITableViewCell’s contentView is a
Share
Yes , They are added to Cell.ContentView.
For more Info. please follow the Link