iphone - How to set UITableView background to image? -


i've noticed number of apps have custom background image uitableview (or have set background color.)

i can't find api in uitableview class affect this, , attempts in interface builder have failed (trying set color of uiview)

any suggestions? i've seen third party app pictures, know can done.

add line in code want set background color image

[yourview(or imageview) setbackgroundcolor:[uicolor grouptableviewbackgroundcolor]];

thanks


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -