mac-samples/MacTables
conceptdev c6def29a42 improving the readme experience 2019-07-23 10:10:34 -07:00
..
MacTables typo: Propoperties -> Properties 2018-11-11 03:35:27 -05:00
Screenshots MacTables 2016-04-04 10:18:37 -05:00
MacTables.sln MacTables 2015-12-10 10:57:04 -06:00
Metadata.xml [MacTables] Fix static analyzer issues + update metadata: 2015-10-29 15:51:07 -03:00
Readme.md improving the readme experience 2019-07-23 10:10:34 -07:00

Readme.md

name description page_type languages products urlFragment
Xamarin.Mac - MacTables Source code for the Table Views documentation on Xamarin Developer Center Uses Xamarin.Mac. This sample covers working with Table Views in a... sample
csharp
xamarin
mactables

MacTables

Source code for the Table Views documentation on Xamarin Developer Center

This sample covers working with Table Views in a Xamarin.Mac application. It covers creating and maintaining Table Views in Xcode and Interface builder, how to expose the Table View Items to code using Outlets and Actions, populating Table Views and finally responding to Table View Items in C# code.

Mac app with a table

Prerequisites

Running the sample

  1. Open the solution file (.sln) in Visual Studio for Mac.
  2. Use the Run button or menu to start the app.