Wijmo UI for the Web
pause Method
wijmo.carousel Namespace > wijcarousel type : pause Method
Stops automatically displaying the images in order.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijcarousel("pause");
});
function pause() : any;
See Also

Reference

wijcarousel type
wijcarousel jQuery Widget