mac-samples/MacDatabinding-Storyboard
conceptdev d7826ad8bf update docs links 2019-07-23 11:16:32 -07:00
..
MacDatabinding Set HttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 13:22:24 -06:00
Screenshots MacDatabinding 2015-12-16 12:40:07 -06:00
MacDatabinding.sln MacDatabinding 2015-12-16 12:40:07 -06:00
Metadata.xml MacDatabinding 2015-12-16 12:40:07 -06:00
Readme.md update docs links 2019-07-23 11:16:32 -07:00

Readme.md

name description page_type languages products urlFragment
Xamarin.Mac - MacDatabinding Storyboard This project covers working with Data Binding and Key-Value Coding in a Xamarin.Mac application sample
csharp
xamarin
macdatabinding-storyboard

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.