Wijmo UI for the Web
last Method
wijmo.menu Namespace > wijmenu type : last Method
The last method defines the last menu item as the active item.
Syntax
$(function () {
    var returnsValue; // Type:  bool
    returnsValue = $(".selector").wijmenu("last");
});
function last() : bool;
See Also

Reference

wijmenu type
wijmenu jQuery Widget