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