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

Reference

wijdialog type
wijdialog jQuery Widget