ios-samples/MonoDevelopTouchCells
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
Resources add new resources 2012-12-20 14:20:14 -05:00
Screenshots Added some screenshots from flickr links in the README.md files. 2011-09-29 11:40:52 +02:00
images Add samples 2009-11-10 18:08:09 -05:00
AppDelegate.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
CustomCell.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
DataSource.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
DetailViewController.xib [XISamples]Update xibs 2017-07-21 12:35:56 -04:00
DetailViewController.xib.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
DetailViewController.xib.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Info.plist Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
Item.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Main.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
MainWindow.xib [XISamples]Update xibs 2017-07-21 12:35:56 -04:00
MainWindow.xib.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
MonoDevelopTouchCells.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
MonoDevelopTouchCells.sln add new resources 2012-12-20 14:20:14 -05:00
README.md update readme, fix links 2019-07-23 13:26:12 -07:00
TableViewDelegate.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
data.xml Add samples 2009-11-10 18:08:09 -05:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Touch Cells An example showing using a UITableView and displaying a custom cell within it. sample
csharp
xamarin
monodeveloptouchcells

Xamarin.iOS MonoTouch Cells

An example showing using a UITableView and displaying a custom cell within it.

iPhone running MonoDevelop TouchCells