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