Skip to content

Latest commit

 

History

History
 
 

MacOutlines

Folders and files

NameName
Last commit message
Last commit date

parent directory

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

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.