interceptNavigation

Register a callback to be invoked when navigation is requested from this slide. If the callback returns true, the slideshow will not navigate. If it returns false, the next interceptor will have a chance to handle it, or if there are no other interceptors then the slideshow will navigate between slides.