Using Item Style Attributes to change position within a custom UITableViewCell

4 replies. Last post: April 29, 2014 9:24 AM by Nicholas Turner
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

Can I use StyleAttributes or some type of converter to override at runtime the locations of elements within a UITableViewCell using the binding providers to separate the actual UI project.

I'd like to be able to define converters for item styles within ListView for Android and UITableViewCells in iOS, without write the code inside the platform specific UI project. So basically I have a UITableViewCell with several controls and at runtime using IValueConverters or style attribiutes in combination with Bind Providers change attribiutes, including the location and docking/anchors of the control at runtime through code, not the designer.


Is this possible?

All times are GMT -5. The time now is 3:32 AM.
Previous Next