ios - How Reduce the Width of ContentSize in UITableViewCell -


how reduce size of contentsize width of uitableviewcell.

-> tried,in uitableview property there had options reduce uitableviewcell contentsize of height not width.

-> want reduce uitableviewcell contentsize width in uitableview.

you can not reduce cell width using cell property. need change uitableview frame size. set width whatever want set.


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Add class to another page attribute using URL id - Jquery -