allowContentAccess property
Enables or disables content URL access within WebView. Content URL access allows WebView to load content from a content provider installed in the system. The default value is true
.
Implementation
bool allowContentAccess;