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

Reference

wijinputmask type
wijinputmask jQuery Widget