Dears,
I am new to xamarin.
In my xamarin forms project, I added icons to assets folder of UWP project. But the icons are not showing in uwp emulator in debug mode.
In android, I added icons in drawable folder and it is working fine.
How can I show the icons in UWP UI? Thanks in advance....