Wijmo UI for the Web
destroy Method
wijmo.input Namespace > wijinputmask type : destroy Method
Destroy the widget.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijinputmask("destroy");
});
function destroy() : any;
See Also

Reference

wijinputmask type
wijinputmask jQuery Widget