I am creating an application using Xamarin.forms for multi-platform mobiles. When there is an error, the application shows a DisplayActionSheet that explains the error. But the error content is not shown full, but just half of the sentence. How to make possible to show a long content of the error in a message shown by a DisplayActionSheet?
↧