ios-samples/GrowRowTable/README.md

681 B

name description page_type languages products extensions urlFragment
Xamarin.iOS - GrowRowTable Shows the ability to create a Table View (UITableView) that can automatically grow and shrink the height of a given Row... (iOS8) sample
csharp
xamarin
tags
ios8
growrowtable

GrowRowTable

Starting with iOS 8, Apple added the ability to create a Table View (UITableView) that can automatically grow and shrink the height of a given Row based on the size of its content using Auto Layout, Size Classes and Constraints.

This sample shows how to create a Table View with Auto-Resizing Row Height.

App with variable height rows