Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Files

Latest commit

 

History

History

GrowRowTable

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
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