Questions tagged [xamarin.windows]

the windows version of Xamarin (acquired by Microsoft in February 2016) that helps you to build cross platform apps on Windows, iOS and Android using the .NET framework

the windows version of Xamarin (acquired by Microsoft in February 2016) that helps you to build cross platform apps on Windows, iOS and Android using the .NET framework

33 questions
3
votes
6 answers

How to exit the App in Xamarin Forms?

My project is built with master-detail navigation. There are totally three pages in the list named as Resources, Contacts, and Login. Everything works fine in iOS, but when the user presses the Droid/WinPhone devices hardware back button, the app…
Senthamizh
  • 281
  • 1
  • 4
  • 12
3
votes
0 answers

CommandBar color in UWP

I have a Xamarin project with UWP and need to set background color of Top Command Bar in UWP. I tried adding following in App.xaml in Shared Project (this gives error):