Skip to content

MarkdownScrollableEditView.applyScroll method

MarkdownScrollableEditView › applyScroll

Unofficial

Set the scroll count of the editor scrollbar.

Signature:

applyScroll(scroll: number): void

Parameters:

ParameterTypeDescription
scrollnumberScroll position to apply.

Returns: void