Wijmo UI for the Web
isVisible Method
wijmo.popup Namespace > wijpopup type : isVisible Method
Determines whether the element is visible.
Syntax
$(function () {
    var returnsValue; // Type:  bool
    returnsValue = $(".selector").wijpopup("isVisible");
});
function isVisible() : bool;
See Also

Reference

wijpopup type
wijpopup jQuery Widget