Morning Guys, when using Xaml i can make a button and give it the Clicked="SubmitButton_Clicked"
method but I am trying to make a app using C# instead. does anybody know how to get this to work in C# as all I can see when i make the button in c# is submitbutton.clicked
↧
What is the right way for Xamarin Forms Button Clicked in C#?
↧