useOnNavigationResponse property

bool useOnNavigationResponse
getter/setter pair

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

Implementation

bool useOnNavigationResponse;