devtools
Whether web inspector, which is usually called browser devtools, is enabled or not. Enabled by default.
This API works in debug builds, but requires devtools feature flag to enable it in release builds.
Platform-specific
macOS: This will call private functions on macOS.
Android: Open
chrome://inspect/#devicesin Chrome to get the devtools window. Wry'sWebViewdevtools API isn't supported on Android.iOS: Open Safari > Develop >Your Device Name>Your WebView to get the devtools window.
Since
2.1.0