ios - display a NSString in cell.accessoryView instead of a UIImageView? -


how can assign string accessory view of cell instead of uiimageview?

thanks!

a string not view. perhaps want display uilabel?

the accessoryview property uiview, can assign uiview subclass it.

cell.accessoryview = mylabel work fine.


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

The canvas has been tainted by cross-origin data in chrome only -