A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
(e) unicode not working
Anonymous
Hi,
I am trying the new fontawesome icon as image source but the some of the icons has a new unicode starts with e not f like this:
<x:String x:Key="IconCameraFlashOff"></x:String>
which is not working but when I try a anyone starting with (f) it works, like this:
<x:String x:Key="IconCameraFlashOn"></x:String>
Kindly help..
Thanks
Developer technologies | .NET | Xamarin
Developer technologies | .NET | Xamarin
Sign in to answer