useShouldOverrideUrlLoading property
Set to true to be able to listen at the PlatformWebViewCreationParams.shouldOverrideUrlLoading event. The default value is false.
Implementation
bool useShouldOverrideUrlLoading;
Set to true to be able to listen at the PlatformWebViewCreationParams.shouldOverrideUrlLoading event. The default value is false.
bool useShouldOverrideUrlLoading;