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