Xamarin.Mac - MacSourceLists

Source code for the Source Lists documentation on Xamarin Developer Center

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

Mac app with an source list

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.