Xamarin.Mac - MacDatabinding Storyboard

Source code for the Data Binding and Key-Value Coding documentation on Xamarin Developer Center

This project covers working with Data Binding and Key-Value Coding in a Xamarin.Mac application (using a .storyboard files) from simple control binding to Table View & Outlines and finally covers Collection Views (NSCollectionView).

Mac app using data binding

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.