allowContentAccess property

bool allowContentAccess
getter/setter pair

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;