Xaml in Xamarin Forms
How do I make my label to display symbols like percentage (%).
PS: I'm using code behind, I'm not much familiar with data binding
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manikandan MPosted Feb 25, 2022, 6:09 PM
Hi Orji Kelechi,
You can use below lable with percentage.
Reference link : https://docs.microsoft.com/en-us/dotnet/standard/base-types/standard-numeric-format-strings#code-try-0
Orji KelechiPosted Jul 9, 2020, 7:19 AM
Rajanikant HawaldarPosted Jul 8, 2020, 10:18 AM