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