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 |
|
|
buttoneventdemo |
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.