问题
Is there a MVVM-framework for MonoDroid already? Or is MonoDroid able to do binding of Porperties and Commands by itself maybe? (like MVVM Light Toolkit for WPF/Silverlight/WP7 for example)
回答1:
No MVVM yet, but there is MonoCross, which is an MVC-based framework currently, with plans to move it to a MVVM pattern type: MonoCross
来源:https://stackoverflow.com/questions/5727719/mvvm-framework-for-monodroid