#import @interface iOSBridgePlugin : NSObject + (void)openURL:(NSString *)url; + (void)SetDarkthrough:(bool)though; @end