Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

UITableViewCellStyle.Value1 Default IOS7 UIColor.Blue color not same in UITableViewCellStyle.Value2

$
0
0

If you set you tableviewcell with CellStyle.Value2 you get a default color of blue that matches UITableViewController

I can override that default gray in Value1 style

cell = new UITableViewCell (UITableViewCellStyle.Value1, sessionCellId);

//Override Default Gray in style Value1 cell.DetailTextLabel.TextColor = UIColor.Blue; //<- not the same blue in Value2 cell style

Do you know the RGB code or another way to set the DetailTextLabel Color


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>