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