Wijmo UI for the Web
isOpen Method
wijmo.dialog Namespace > JQueryUIDialog type : isOpen Method
Whether the dialog is currently open.
Syntax
var instance = new wijmo.dialog.JQueryUIDialog();
var value; // Type: any
value = instance.isOpen();
function isOpen() : any;
See Also

Reference

JQueryUIDialog type