示例#1
0
 private async void GoToSkipPages()
 {
     CanSkipPagesRun     = true;
     Settings.IsFirstRun = false;
     await _navi.PopModal();
 }