Wijmo UI for the Web
minimize Method
wijmo.dialog Namespace > wijdialog type : minimize Method
The minimize method minimizes the wijdialog.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijdialog("minimize");
});
function minimize() : any;
See Also

Reference

wijdialog type
wijdialog jQuery Widget