I like the default background of a grouped UITableView
. I'd like to use it on a standard UIView
.
I'm unable to find anyone asking this question or any reference how to accomplish it.
Any recommendations on how to do this? Is it even possible outside of creating and image and loading that as the background?
You can use the GroupedTableViewBackgroundColor in Interface Builder or
backgroundColor = [UIColor groupTableViewBackgroundColor];
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With