I am using Xamarin Forms Labs and a PCL. I am using the ViewFactory to bind the Views to the View Models. Other than creating a separate alert view and view model, is there a way to get access to that displayalert() method in the Page class?
↧
I am using Xamarin Forms Labs and a PCL. I am using the ViewFactory to bind the Views to the View Models. Other than creating a separate alert view and view model, is there a way to get access to that displayalert() method in the Page class?