showNotSupportedDialog property

bool showNotSupportedDialog
getter/setter pair

Defines whether Document Not Supported dialog will be displayed in UI.

Default: true

Implementation

bool showNotSupportedDialog = true;