Xamarin.Mac - MacOutlines

Source code for the Outline Views documentation on Xamarin Developer Center

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

Mac app with an outline view

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.