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

Reference

wijdialog type
wijdialog jQuery Widget