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