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