Wijmo UI for the Web
popupWindowClose Field
wijmo.fileexplorer Namespace > IShortcuts Interface : popupWindowClose Field

Get or set the shortcuts for closing the popup window.

Syntax
var instance; // Type: wijmo.fileexplorer.IShortcuts;
var value; // Type: string
value = instance.popupWindowClose;
var popupWindowClose : string;
See Also

Reference

IShortcuts Interface