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

Reference

wijinputmask type
wijinputmask jQuery Widget