Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

Xamarin Forms DisplayAlert option text not displayed.

$
0
0

We are using Display Alter for confirmation prompt which is working fine with the messages display. But text for confirmation event like 'Yes' or 'No' is not displaying, but click event is happening by click the position of the options.

Screen shot for reference.

Example Code:

        var result = await DisplayAlert("Confirm", "Are you sure to update delivery date?", "OK", "Later");
        if (result)
        {
     }

Any help or suggestions would be thankful.!


Viewing all articles
Browse latest Browse all 91519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>