ios-samples/SimpleDrillDown
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. 2011-10-03 19:33:27 +02:00
AppDelegate.cs Pull from upstream 2015-01-19 20:39:40 +05:30
DetailViewController.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
Main.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
Play.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
README.md onboard missing samples 2019-08-02 09:31:19 -07:00
RootViewController.cs Pull from upstream 2015-01-19 20:39:40 +05:30
RootViewController.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
RootViewController.xib Add the SimpleDrillDown sample 2011-08-26 18:42:55 +01:00
SimpleDrillDown.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
SimpleDrillDown.sln Add missing solution files. 2011-09-27 15:01:54 +02:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Simple Drill-Down Shows how you can make a UITableView list view with cells that allow the user to drill further down to a detailed view of the data sample
csharp
xamarin
simpledrilldown

Simple Drill-Down

This sample shows how you can make a table with cells that allow the user to drill further down to a detailed view of the data.

App showing a menu of Shakespeare play names