useOnNavigationResponse property
Set to true
to be able to listen to the PlatformWebViewCreationParams.iosOnNavigationResponse event. The default value is false
.
Implementation
bool useOnNavigationResponse;
Set to true
to be able to listen to the PlatformWebViewCreationParams.iosOnNavigationResponse event. The default value is false
.
bool useOnNavigationResponse;