Wijmo UI for the Web
destroy Method
wijmo.tooltip Namespace > wijtooltip type : destroy Method
Removes the wijtooltip functionality completely. This returns the element back to its pre-init state.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijtooltip("destroy");
});
function destroy() : any;
See Also

Reference

wijtooltip type
wijtooltip jQuery Widget