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