allowModalDialogs property

bool? allowModalDialogs
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:

Implementation

bool? allowModalDialogs;