useOnNavigationResponse property

bool useOnNavigationResponse
getter/setter pair

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

Implementation

bool useOnNavigationResponse;