MessagingCenter is one of the most important APIs that you should be aware of while working with Xamarin.Forms and MVVM. MessagingCenter includes a simple messaging service to send and receive messages.
Please refer to this amazing document by Microsoft, which will run you through some basics, some of which I’ve included in this post in detail: