public ListViewButton() { InitializeComponent(); BindingContext = new ListViewButtonViewModel(DisplayAlert); }