зеркало из https://github.com/xamarin/mac-samples.git
2e1599d1ef | ||
---|---|---|
.. | ||
MacDatabinding | ||
Screenshots | ||
MacDatabinding.sln | ||
Metadata.xml | ||
Readme.md |
Readme.md
name | description | page_type | languages | products | urlFragment | ||
---|---|---|---|---|---|---|---|
Xamarin.Mac - MacDatabinding XIBs | Working with controls and data binding in XIB files | sample |
|
|
macdatabinding-xibs |
MacDatabinding XIBs in Xamarin.Mac
[!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 Documentation
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
).