allowTopNavigationToDataUrls property

bool? allowTopNavigationToDataUrls
getter/setter pair

Sets whether top-level navigation to data: URLs is allowed. When disabled, navigating to data: URLs in the top frame is blocked.

The default value is false.

Officially Supported Platforms/Implementations:

Implementation

bool? allowTopNavigationToDataUrls;