ios-samples/ButtonEventDemo
conceptdev fdb33c8c9a onboard missing samples 2019-08-01 19:56:58 -07:00
..
Resources [ButtonEventDemo]Updating app icons and button for ios7 2013-10-21 19:00:05 +01:00
Screenshots Add screenshot to ButtonEventDemo. 2011-11-03 16:20:39 +01:00
AppDelegate.cs Pull from upstream 2015-01-19 20:39:40 +05:30
ButtonEventDemo.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
ButtonEventDemo.sln Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
ButtonEventDemoViewController.cs Pull from upstream 2015-01-19 20:39:40 +05:30
ButtonEventDemoViewController.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
ButtonEventDemoViewController.xib [ButtonEventDemo]Updating app icons and button for ios7 2013-10-21 19:00:05 +01:00
Info.plist Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
Main.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md onboard missing samples 2019-08-01 19:56:58 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Button Event Demo Example demonstrating how to use a C event on a button press to run a callback sample
csharp
xamarin
buttoneventdemo

Button Event Demo

This is a simple example demonstrating how to use a C# event on a button press to run a callback. It also demonstrates how to do the same thing, but using code hooked up via Interface Builder.

App screenshot with a button