Skip to content

MarkdownScrollableEditView.applyScroll method

MarkdownScrollableEditView › applyScroll

Unofficial

Set the scroll count of the editor scrollbar.

Signature:

applyScroll(scroll: number): void

Parameters:

Parameter Type Description
scroll number Scroll position to apply.

Returns: void