iphone - Can I use the UITableView grouped background pattern for a UIView? -
i default background of grouped uitableview
. i'd use on standard uiview
.
i'm unable find asking question or reference how accomplish it.
any recommendations on how this? possible outside of creating , image , loading background?
you can use groupedtableviewbackgroundcolor in interface builder or
backgroundcolor = [uicolor grouptableviewbackgroundcolor];
Comments
Post a Comment