useShouldOverrideUrlLoading property

bool useShouldOverrideUrlLoading
getter/setter pair

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

Implementation

bool useShouldOverrideUrlLoading;