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

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -