xamarin.ios - Xamarin ios : Is there any maximum limit to the height that can be returned from GetHeightForRow method for UITableView? -
i using uitableview in xamarin.ios. height of cells returned on basis of text. , if text extremely long , height returned more 8000 , text not displayed in cell , empty blank space displayed.
is there limitation height cell can return ?
Comments
Post a Comment