Is it possible to programatically set vertical alignment (middle) of all the elements inside UITableView’s prototype cell (UILabel, UIImageView)? I would like to set it to middle.
Is it possible to programatically set vertical alignment (middle) of all the elements inside
Share
Yes, it is possible through custom cell.