ios-samples/GrowRowTable
conceptdev cb5b208cc7 remove hashtag ios8 ios7 ios6 2019-07-24 18:49:13 -07:00
..
GrowRowTable Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Screenshots GrowRowTable Sample 2016-01-06 11:56:06 -06:00
GrowRowTable.sln GrowRowTable Sample 2016-01-06 11:56:06 -06:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md remove hashtag ios8 ios7 ios6 2019-07-24 18:49:13 -07:00

README.md

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