iphone - accessoryType in the left side -


Is there a way to set the cell type accessory type ?
I use the code:

  cell. Accessory Type = UITableViewCellAccessoryDetailDisclosureButton;  

In this case, the Assistant type button is on the right side and I want it to the left. I also tried to create a custom cell when I would like to be in the IB, when I am selected by the minor, it keeps it correctly in itself.

No, but you can see imageView.image Code> UIImage .

If you reuse Apple's Disclosure Button images, you may be able to include issues that your app accepts so you can make your own disclosure icon.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -