Sets the current input position to the beginning of a table of contents and scrolls it into the visible part of the document.

<void> TableOfContents.scrollTo(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether the call was succesful.
errorCallback Optional. Is called when the operation failed with an error.