Example #1
0
 public void HideNativeLoading()
 {
     utilsPlugin.HideNativeLoading();
     isLoading = false;
 }