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
Post a Comment