Friday, August 31, 2018

Populate Picker Using MVVM

In this article, I’m going to show you how to populate the picker view using MVVM, Model View View-Model (MVVM) is a UI Based Design Pattern. The main object of MVVM is to provide a rich UI, testability features, code more reusability and complex data binding.

source https://www.c-sharpcorner.com/article/populate-picker-using-mvvm/

No comments:

Post a Comment