Exemplo n.º 1
0
 // webview
 public void navigate(string url, int index)
 {
     _mainPage.navigate(url, index);
 }