I want to put another cell text on the right side of How can I do this ? Thanks for any help. UITableViewCell has a property, ie. Small "arrows", in addition, is a helpful view on the cell UITableViewCell in iOS such as the following picture < / P>
detailTextLabel , which you can inquire about Just specify the text that labels match the text label
cell.textLabel.text = @ "Google"; Cell.detailTextLabel.text = @ "tomorrow";
cell.accessoryType = UITableViewCellAccessoryDisclosureIndicator;
No comments:
Post a Comment