ios-samples/TableEditing
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
..
Screenshots
TableEditing Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Metadata.xml
README.md update header yaml 2019-07-29 19:48:37 -07:00
TableEditing.sln

README.md

name description page_type languages products extensions urlFragment
Xamarin.iOS - Table Editing This is a very simple sample that demonstrates how to implement swipe-to-delete and 'edit mode' in UITableView with Xamarin.iOS (UI) sample
csharp
xamarin
tags
ui
tableediting

Table Editing

This is a very simple sample that demonstrates how to implement swipe-to-delete and 'edit mode' in UITableView with MonoTouch.

Table Editing application screenshot