onBrowserCreated method
Event fired when the PlatformInAppBrowser is created.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
- MacOS
- Windows
Implementation
@override
void onBrowserCreated() {}
Event fired when the PlatformInAppBrowser is created.
Officially Supported Platforms/Implementations:
@override
void onBrowserCreated() {}