Wijmo UI for the Web
focus Method
wijmo.input Namespace > wijinputmask type : focus Method
Set the focus to the widget.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijinputmask("focus");
});
function focus() : any;
See Also

Reference

wijinputmask type
wijinputmask jQuery Widget