xamarin.droid Questions
2
I Created a Xamarin.Forms project with a long path, and while building it I get this error:
"System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualif...
Paradisiacal asked 20/2, 2017 at 16:2
2
Solved
With MvvmCross, if I want a button to open a new screen, I wire up the command handler and use ShowViewModel, like this:
ShowViewModel<InfoViewModel>();
Is there anyway to plug in custom ...
Qua asked 11/7, 2013 at 15:55
1
© 2022 - 2024 — McMap. All rights reserved.