Wijmo UI for the Web
isDestroyed Method
wijmo.input Namespace > wijinputmask type : isDestroyed Method
Get a boolean value indicates that whether the widget has been destroyed.
Syntax
$(function () {
    var returnsValue; // Type:  bool
    returnsValue = $(".selector").wijinputmask("isDestroyed");
});
function isDestroyed() : bool;
See Also

Reference

wijinputmask type
wijinputmask jQuery Widget