allowModalDialogs property
getter/setter pair
Sets whether modal dialogs are allowed.
When enabled, modal dialogs (such as window.showModalDialog()) are allowed.
The default value is false.
Officially Supported Platforms/Implementations:
- Linux WPE WebKit (Official API - WebKitSettings.allow-modal-dialogs)
Implementation
bool? allowModalDialogs;