uitableview cell height not resizing

Prity Balyan 96 Reputation points
2021-01-18T14:03:20.913+00:00

Hi ..I am tryoing to increase the height of UITableViewCell. I have tried setting height - automatic, estimated value -80 and even tried seeting a definite height for tableviewcell..but nothing is working.
i have attached the t57697-tavleviewcelllayout.png57610-tableview-layout.pngableview and tableviewcell layout. thetableviewcell doesnot adjust according to child ui need

Developer technologies | .NET | Xamarin
0 comments No comments
{count} votes

Accepted answer
  1. Prity Balyan 96 Reputation points
    2021-01-18T19:39:48.173+00:00

    I was able to set the desired size by using GetHeightForRow ..thanks

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.