useShouldInterceptRequest property

bool useShouldInterceptRequest
getter/setter pair

Set to true to be able to listen at the WebView.androidShouldInterceptRequest event. The default value is false.

Implementation

bool useShouldInterceptRequest;