Example #1
0
 protected override void OnAppearing()
 {
     base.OnAppearing();
     _connectionPageVM.RefreshDevices();
 }