So i have this code and i was thinking about if you can have more then one line of text?
await DisplayAlert("Contact","Name: " + Contact.Fullname, "Close");
So i have this code and i was thinking about if you can have more then one line of text?
await DisplayAlert("Contact","Name: " + Contact.Fullname, "Close");