Wijmo UI for the Web
restore Method
wijmo.dialog Namespace > wijdialog type : restore Method
The restore method restores the wijdialog to its normal size from either the minimized or the maximized state.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijdialog("restore");
});
function restore() : any;
See Also

Reference

wijdialog type
wijdialog jQuery Widget