ios-samples/Protocols_Delegates_Events
Craig Dunn 799eb2794a
modernize protocol-delegate-event sample (#276)
* remove icons, use assets, add launchscreen

* remove icons, use assets, add launchscreen (XIB sample)
2018-09-17 13:56:46 -07:00
..
Protocols_Delegates_Events modernize protocol-delegate-event sample (#276) 2018-09-17 13:56:46 -07:00
Screenshots modernize protocol-delegate-event sample (#276) 2018-09-17 13:56:46 -07:00
Xib Solution modernize protocol-delegate-event sample (#276) 2018-09-17 13:56:46 -07:00
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
Protocols_Delegates_Events.sln Adding Sample with Storyboard 2014-07-24 17:21:38 +01:00
README.md README.md for Protocols_Delegates_Events. 2011-11-05 19:58:31 +01:00

README.md

Protocols, Delegates, and Events

This sample demonstrates how to interact with Objective-C protocols from C#, as well as using the alternative C# events/delegates.