You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.