Creating a Backend

Each layout requires backend to handle the process of event in layout.

public void Goodbye_Clicked(object o, EventArgs e)
{
    message.Text = "Goodbye, Alvin";
}

Try to run it on your phone.

Done! Your First mobile apps!

results matching ""

    No results matching ""