C#C
C#2y ago
ishting

What is the correct way to bind a view model to a view?

Hey all, new to c# and MVVM. I'm creating a small android app but keep running into issues when trying to bind my view model to the view.

How do you go about binding views and view models?
Was this page helpful?