Wijmo UI for the Web
hide Method
wijmo.tooltip Namespace > wijtooltip type : hide Method
Hides the tooltip.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijtooltip("hide");
});
function hide() : any;
See Also

Reference

wijtooltip type
wijtooltip jQuery Widget