Appearance
https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.INewScrollPosition.html
interface INewScrollPosition { scrollLeft?: number; scrollTop?: number; }
number