Wijmo UI for the Web
last Method
wijmo.list Namespace > wijlist type : last Method
The last method tests whether the last list item has focus.
Syntax
$(function () {
    var returnsValue; // Type:  bool
    returnsValue = $(".selector").wijlist("last");
});
function last() : bool;
See Also

Reference

wijlist type
wijlist jQuery Widget