Example #1
0
 private static extern void IOScreateNativeAlert(string[] strings, int stringCount, intCallback callback);
Example #2
0
 private static extern void IOSshareScreenImage(byte[] imagePNG, long imageLen, string caption, intCallback callback);
Example #3
0
 private static extern void IOShideWebView(intCallback callback);