diff --git a/src/viewport.js b/src/viewport.js index 132e88c4..534b8816 100644 --- a/src/viewport.js +++ b/src/viewport.js @@ -1549,6 +1549,7 @@ $.Viewport.prototype = { /** * Sets flip state according to the state input argument. * @function + * @param {Boolean} state - Flip state to set. * @return {OpenSeadragon.Viewport} Chainable. */ setFlip: function( state ) {