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

Reference

wijinputcore type
wijinputcore jQuery Widget