Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 662 Bytes

Readme.md

File metadata and controls

10 lines (6 loc) · 662 Bytes

MacDatabinding XIBs

ℹ️ NOTE: This method of working with controls and Data Binding has been deprecated, please see the MacDatabinding-Storyboard or MacCollectionNew samples instead.

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

Uses Xamarin.Mac.

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