useShouldInterceptFetchRequest property
Set to true to be able to listen at the PlatformWebViewCreationParams.shouldInterceptFetchRequest event. The default value is false.
Implementation
bool useShouldInterceptFetchRequest;
Set to true to be able to listen at the PlatformWebViewCreationParams.shouldInterceptFetchRequest event. The default value is false.
bool useShouldInterceptFetchRequest;