allowMultipleDocuments property

bool? allowMultipleDocuments
getter/setter pair

Global options. Whether to show the icon to enable "multi-document"mode".

Implementation

/// Whether to show the icon to enable "multi-document"mode".
bool? allowMultipleDocuments;