Beispiel #1
0
 /// <summary>
 /// Support for Android
 /// </summary>
 public void ShowToast()
 {
     service.ShowToast();
 }