зеркало из https://github.com/xamarin/ios-samples.git
67cdb82a58 | ||
---|---|---|
.. | ||
GrowRowTable | ||
Screenshots | ||
GrowRowTable.sln | ||
Metadata.xml | ||
README.md |
README.md
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 give Row based on the size of it's content using Auto Layout, Size Classes and Constraints.
This sample shows how to create a Table View with Auto-Resizing Row Height.
Written By
Kevin Mullins - For Documentation usage.